big-rational
Advanced tools
Comparing version 0.10.5 to 0.10.6
{ | ||
"name": "big-rational", | ||
"version": "0.10.5", | ||
"version": "0.10.6", | ||
"author": "Peter Olson <peter.e.c.olson+npm@gmail.com>", | ||
@@ -25,5 +25,5 @@ "description": "An arbitrary length rational number library for Javascript", | ||
], | ||
"dependencies" : { | ||
"big-integer" : "1.5.x" | ||
}, | ||
"dependencies": { | ||
"big-integer": "^1.6.19" | ||
}, | ||
"license": "WTFPL", | ||
@@ -33,2 +33,2 @@ "engines": { | ||
} | ||
} | ||
} |
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
46347
7
+ Addedbig-integer@1.6.52(transitive)
- Removedbig-integer@1.5.7(transitive)
Updatedbig-integer@^1.6.19