</>PackageGraphPackageGraph

bcrypt-pbkdf

npmv1.0.2

Port of the OpenBSD bcrypt_pbkdf function to pure JS

Not recommended for new projects

No — bcrypt-pbkdf should not be adopted for new projects. Last published 2995 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 2995 days ago.

  • AWeight: grade A, Excellent.

    Pulls in 1 transitive package, about 199 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 4 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    BSD-3-Clause — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding bcrypt-pbkdf to a project.

1
Direct dependencies

Runtime packages this one declares itself.

1
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

199 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

Unlicense

Every license you inherit by installing bcrypt-pbkdf, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Dependencies

Declared by bcrypt-pbkdf v1.0.2. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on bcrypt-pbkdf.

Relationship graph

Dependencies (left) and dependents (right) of bcrypt-pbkdf.

tweetnaclsshpkbcrypt-pbkdf
bcrypt-pbkdf dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 512 days apart.

Recent versions of bcrypt-pbkdf
VersionPublishedSizeLicense
1.0.2latest8 years ago28 KBBSD-3-Clause
1.0.19 years agoBSD-3-Clause
1.0.010 years agoBSD-4-Clause

Overview

bcrypt-pbkdf is an npm package that port of the OpenBSD bcrypt_pbkdf function to pure JS. It has 1 known dependents in the graph. The latest version is 1.0.2, released under the BSD-3-Clause license.

Who should use it

Teams working in the npm ecosystem who need port of the OpenBSD bcrypt_pbkdf function to pure JS and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (BSD-3-Clause).
  • Lean dependency tree (1 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use bcrypt-pbkdf?

No — bcrypt-pbkdf should not be adopted for new projects. Last published 2995 days ago.

How do I install bcrypt-pbkdf?

Run `npm install bcrypt-pbkdf` to add bcrypt-pbkdf to your npm project.

How many dependencies does bcrypt-pbkdf have?

bcrypt-pbkdf declares 1 direct dependency and pulls in 1 packages in total once its runtime tree is resolved totalling about 199 KB on disk.

What license is bcrypt-pbkdf released under?

bcrypt-pbkdf is distributed under the BSD-3-Clause license.

How popular is bcrypt-pbkdf?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on bcrypt-pbkdf.

Is bcrypt-pbkdf still maintained?

The most recent release of bcrypt-pbkdf (v1.0.2) was published 8 years ago.

Does bcrypt-pbkdf run install scripts?

No. bcrypt-pbkdf does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.