Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "eccrypto", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "JavaScript Elliptic curve cryptography library", | ||
@@ -53,4 +53,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"acorn": "7.1.0", | ||
"elliptic": "6.5.1", | ||
"acorn": "7.1.1", | ||
"elliptic": "6.5.3", | ||
"es6-promise": "4.2.8", | ||
@@ -57,0 +57,0 @@ "nan": "2.14.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
+ Addedacorn@7.1.1(transitive)
+ Addedelliptic@6.5.3(transitive)
- Removedacorn@7.1.0(transitive)
- Removedelliptic@6.5.1(transitive)
Updatedacorn@7.1.1
Updatedelliptic@6.5.3