eval-formula
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "eval-formula", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Library for calculating formulas. Supports very large numbers(uses BigNumber)", | ||
@@ -26,3 +26,15 @@ "dependencies": { | ||
}, | ||
"homepage": "https://github.com/xJeneKx/eval-formula#readme" | ||
"homepage": "https://github.com/xJeneKx/eval-formula#readme", | ||
"keywords": [ | ||
"eval", | ||
"formula", | ||
"bignumber", | ||
"high-precision", | ||
"precision", | ||
"calc", | ||
"calculate", | ||
"calculating", | ||
"large", | ||
"numbers" | ||
] | ||
} |
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
29860