browserify-rsa
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "browserify-rsa", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "RSA for browserify", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"bn.js": "^3.0.0", | ||
"bn.js": "^4.1.0", | ||
"randombytes": "^2.0.1" | ||
@@ -21,6 +21,6 @@ }, | ||
"devDependencies": { | ||
"parse-asn1": "^5.0.0", | ||
"tap-spec": "^2.1.2", | ||
"tape": "^3.0.3", | ||
"parse-asn1": "^3.0.0" | ||
"tape": "^3.0.3" | ||
} | ||
} |
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)
- Removedbn.js@3.3.0(transitive)
Updatedbn.js@^4.1.0