create-ecdh
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "create-ecdh", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "createECDH but browserifiable", | ||
@@ -27,4 +27,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"bn.js": "^3.0.0", | ||
"elliptic": "^5.0.0" | ||
"bn.js": "^4.1.0", | ||
"elliptic": "^6.0.0" | ||
}, | ||
@@ -31,0 +31,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
+ Addedbn.js@4.12.1(transitive)
+ Addedelliptic@6.6.1(transitive)
+ Addedhmac-drbg@1.0.1(transitive)
+ Addedminimalistic-crypto-utils@1.0.1(transitive)
- Removedbn.js@3.3.0(transitive)
- Removedelliptic@5.2.1(transitive)
Updatedbn.js@^4.1.0
Updatedelliptic@^6.0.0