eval-formula
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "eval-formula", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Library for calculating formulas. Supports very large numbers(uses BigNumber)", | ||
"dependencies": { | ||
@@ -17,3 +18,11 @@ "async": "^2.6.1", | ||
"author": "xJeneK", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/xJeneKx/eval-formula.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/xJeneKx/eval-formula/issues" | ||
}, | ||
"homepage": "https://github.com/xJeneKx/eval-formula#readme" | ||
} |
# eval-formula | ||
Library for calculating formulas. Supports very large numbers(uses BigNumber) | ||
Library for calculating formulas. Supports very large numbers(uses BigNumber). Very high accuracy of calculations(up to 1e9 digits) | ||
## Examples | ||
See index.test.js | ||
See [index.test.js](https://github.com/xJeneKx/eval-formula/blob/master/index.test.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
29681
1
0
0
0