Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "bignum", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Arbitrary-precision integer arithmetic using OpenSSL", | ||
@@ -25,3 +25,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"nan": "~1.0.0" | ||
"nan": "~1.2.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
72547
15
1078
+ Addednan@1.2.0(transitive)
- Removednan@1.0.0(transitive)
Updatednan@~1.2.0