@peculiar/asn1-x509
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@peculiar/asn1-x509", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "ASN.1 schema of `Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile` (RFC5280)", | ||
@@ -40,9 +40,9 @@ "files": [ | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.1.0", | ||
"asn1js": "^2.3.1", | ||
"@peculiar/asn1-schema": "^2.1.5", | ||
"asn1js": "^3.0.0", | ||
"ipaddr.js": "^2.0.1", | ||
"pvtsutils": "^1.2.1", | ||
"tslib": "^2.3.1" | ||
"pvtsutils": "^1.3.2", | ||
"tslib": "^2.4.0" | ||
}, | ||
"gitHead": "9df55249a444b9f82484c08ab960e37aa09384e3" | ||
"gitHead": "0e742b91591282fa42d4604ab7121fd694f6804f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
229333
- Removedasn1js@2.4.0(transitive)
Updated@peculiar/asn1-schema@^2.1.5
Updatedasn1js@^3.0.0
Updatedpvtsutils@^1.3.2
Updatedtslib@^2.4.0