@peculiar/asn1-ecc
Advanced tools
+5
-6
| { | ||
| "name": "@peculiar/asn1-ecc", | ||
| "version": "2.3.15", | ||
| "version": "2.4.0", | ||
| "description": "ASN.1 schema of `Elliptic Curve Private Key Structure` (RFC5915)", | ||
@@ -30,3 +30,2 @@ "files": [ | ||
| "scripts": { | ||
| "test": "mocha", | ||
| "clear": "rimraf build", | ||
@@ -42,8 +41,8 @@ "build": "npm run build:module && npm run build:types", | ||
| "dependencies": { | ||
| "@peculiar/asn1-schema": "^2.3.15", | ||
| "@peculiar/asn1-x509": "^2.3.15", | ||
| "asn1js": "^3.0.5", | ||
| "@peculiar/asn1-schema": "^2.4.0", | ||
| "@peculiar/asn1-x509": "^2.4.0", | ||
| "asn1js": "^3.0.6", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "b6c7130efa9bc3ee5e2ea1da5d01aede5182921f" | ||
| "gitHead": "813d42dc915a6b12e8746a262e65acc377e8e69a" | ||
| } |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
27571
-0.09%1
Infinity%Updated
Updated
Updated