Comparing version 0.14.1 to 0.14.2
{ | ||
"name": "elliptic", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"description": "EC cryptography", | ||
@@ -30,3 +30,3 @@ "main": "lib/elliptic.js", | ||
"dependencies": { | ||
"bn.js": "^0.10.0", | ||
"bn.js": "^0.10.1", | ||
"hash.js": "^0.2.0", | ||
@@ -33,0 +33,0 @@ "uglify-js": "^2.4.13" |
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
Updatedbn.js@^0.10.1