bigjs-adapter
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "bigjs-adapter", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "big.js adapter for linear-arbitrary-precision", | ||
@@ -5,0 +5,0 @@ "main": "src/bigjs-adapter.js", |
@@ -8,3 +8,3 @@ # bigjs-adapter | ||
[big.js](https://github.com/MikeMcl/big.js) adapter for | ||
[linear-arbitrary-precision](https://github.com/javiercejudo/linear-arbitrary-precision) | ||
[arbitrary-precision](https://github.com/javiercejudo/arbitrary-precision) | ||
@@ -17,4 +17,4 @@ ## Install | ||
See [linear-arbitrary-precision docs](https://github.com/javiercejudo/linear-arbitrary-precision/blob/master/README.md#usage). | ||
See [arbitrary-precision docs](https://github.com/javiercejudo/arbitrary-precision/blob/master/README.md#usage). | ||
See [spec](test/spec.js). |
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
7844