ecc-jsbn
npmv0.2.0ECC JS code based on JSBN
Not recommended for new projects
No — ecc-jsbn should not be adopted for new projects. Last published 2964 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 2964 days ago.
- AWeight: grade A, Excellent.
Pulls in 1 transitive package, about 26 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 3 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — 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 ecc-jsbn to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing ecc-jsbn, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node >=6.0.0
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
ecc-jsbn vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| ecc-jsbnthis page | 0 | 1 | MIT | 8 years ago |
| loose-envify | 65M | 2 | MIT | 1 day ago |
| inherits | 0 | 1 | ISC | 1 day ago |
Dependencies
Declared by ecc-jsbn v0.2.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (1)
Used by
Popular packages that depend on ecc-jsbn.
Relationship graph
Dependencies (left) and dependents (right) of ecc-jsbn.
Frequently installed together
Modern Buffer API polyfill without footguns
Port of TweetNaCl cryptographic library to JavaScript
Contains parsers and serializers for ASN.1 (currently BER only)
getpass for node.js
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
A light, featureful and explicit option parsing library.
Extra assertions on top of node's assert module
Release history
No releases in the last two years, typically about 627 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.2.0latest | 8 years ago | 26 KB | MIT |
| 0.1.2 | 8 years ago | 27 KB | MIT |
| 0.1.1 | 10 years ago | — | MIT |
| 0.0.1 | 12 years ago | — | MIT |
Overview
ecc-jsbn is an npm package that eCC JS code based on JSBN. It has 1 known dependents in the graph. The latest version is 0.2.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need eCC JS code based on JSBN 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 (MIT).
- 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.
Keywords
Frequently asked questions
Should I use ecc-jsbn?
No — ecc-jsbn should not be adopted for new projects. Last published 2964 days ago.
How do I install ecc-jsbn?
Run `npm install ecc-jsbn` to add ecc-jsbn to your npm project.
How many dependencies does ecc-jsbn have?
ecc-jsbn declares 1 direct dependency and pulls in 1 packages in total once its runtime tree is resolved totalling about 26 KB on disk.
What license is ecc-jsbn released under?
ecc-jsbn is distributed under the MIT license.
How popular is ecc-jsbn?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on ecc-jsbn.
Is ecc-jsbn still maintained?
The most recent release of ecc-jsbn (v0.2.0) was published 8 years ago.
Does ecc-jsbn run install scripts?
No. ecc-jsbn does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.