@peculiar/asn1-ecc
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "@peculiar/asn1-ecc", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "ASN.1 schema of `Elliptic Curve Private Key Structure` (RFC5915)", | ||
@@ -37,8 +37,8 @@ "files": [ | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.1.5", | ||
"@peculiar/asn1-x509": "^2.1.5", | ||
"@peculiar/asn1-schema": "^2.1.6", | ||
"@peculiar/asn1-x509": "^2.1.6", | ||
"asn1js": "^3.0.0", | ||
"tslib": "^2.4.0" | ||
}, | ||
"gitHead": "0e742b91591282fa42d4604ab7121fd694f6804f" | ||
"gitHead": "78eea4acb621fea1e67b7a1d433ee4afac8f803d" | ||
} |
Sorry, the diff of this file is not supported yet
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
97503
Updated@peculiar/asn1-schema@^2.1.6
Updated@peculiar/asn1-x509@^2.1.6