jwk-to-pem
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "jwk-to-pem", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Convert a JSON Web Key to a PEM", | ||
@@ -27,5 +27,5 @@ "main": "src/jwk-to-pem.js", | ||
"dependencies": { | ||
"asn1.js": "^2.2.0", | ||
"asn1.js-rfc3280": "^2.1.0", | ||
"elliptic": "^3.0.4" | ||
"asn1.js": "^4.0.0", | ||
"asn1.js-rfc3280": "^4.0.0", | ||
"elliptic": "^6.0.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
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
+ Addedasn1.js@4.10.1(transitive)
+ Addedasn1.js-rfc3280@4.0.0(transitive)
+ Addedbn.js@4.12.1(transitive)
+ Addedelliptic@6.6.1(transitive)
+ Addedhmac-drbg@1.0.1(transitive)
+ Addedminimalistic-crypto-utils@1.0.1(transitive)
- Removedasn1.js@2.2.1(transitive)
- Removedasn1.js-rfc3280@2.1.1(transitive)
- Removedbn.js@2.2.0(transitive)
- Removedelliptic@3.1.0(transitive)
Updatedasn1.js@^4.0.0
Updatedasn1.js-rfc3280@^4.0.0
Updatedelliptic@^6.0.1