create-ecdh
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "create-ecdh", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "createECDH but browserifiable", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"bn.js": "^0.15.0", | ||
"bn.js": "^0.16.0", | ||
"elliptic": "^0.15.14" | ||
@@ -29,0 +29,0 @@ }, |
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
- Removedbn.js@0.15.2(transitive)
Updatedbn.js@^0.16.0