@peculiar/asn1-ecc
Advanced tools
Comparing version 2.3.8 to 2.3.13
{ | ||
"name": "@peculiar/asn1-ecc", | ||
"version": "2.3.8", | ||
"version": "2.3.13", | ||
"description": "ASN.1 schema of `Elliptic Curve Private Key Structure` (RFC5915)", | ||
"files": [ | ||
"build", | ||
"build/**/*.{js,d.ts}", | ||
"LICENSE", | ||
@@ -37,8 +37,8 @@ "README.md" | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.3.8", | ||
"@peculiar/asn1-x509": "^2.3.8", | ||
"@peculiar/asn1-schema": "^2.3.13", | ||
"@peculiar/asn1-x509": "^2.3.13", | ||
"asn1js": "^3.0.5", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "12e8c8084034c74d8972712d455e6ebb61a99af4" | ||
"gitHead": "c0a11836bb6ffcc71607099c8de936b6ab86d164" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18456
21
Updated@peculiar/asn1-x509@^2.3.13