Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "bignum", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Arbitrary-precision integer arithmetic using OpenSSL", | ||
@@ -25,3 +25,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"nan": "~1.6.2" | ||
"nan": "~1.8.4" | ||
}, | ||
@@ -28,0 +28,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
+ Addednan@1.8.4(transitive)
- Removednan@1.6.2(transitive)
Updatednan@~1.8.4