math-expression-evaluator
Advanced tools
Comparing version 1.2.21 to 1.2.22
{ | ||
"name": "math-expression-evaluator", | ||
"version": "1.2.21", | ||
"version": "1.2.22", | ||
"description": "A flexible math expression evaluator", | ||
@@ -11,3 +11,3 @@ "main": "src/formula_evaluator.js", | ||
"type": "git", | ||
"url": "https://github.com/redhivesoftware/math-expression-evaluator.git" | ||
"url": "https://github.com/bugwheels94/math-expression-evaluator.git" | ||
}, | ||
@@ -23,5 +23,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/redhivesoftware/math-expression-evaluator/issues" | ||
"url": "https://github.com/bugwheels94/math-expression-evaluator/issues" | ||
}, | ||
"homepage": "https://github.com/redhivesoftware/math-expression-evaluator#readme", | ||
"homepage": "https://github.com/bugwheels94/math-expression-evaluator#readme", | ||
"devDependencies": { | ||
@@ -28,0 +28,0 @@ "eslint": "^6.6.0", |
# math-expression-evaluator | ||
An extremely efficient, flexible and amazing evaluator for Math expression in Javascript.([Documentation](http://redhivesoftware.github.io/math-expression-evaluator/)) | ||
An extremely efficient, flexible and amazing evaluator for Math expression in Javascript.([Documentation](http://bugwheels94.github.io/math-expression-evaluator/)) | ||
@@ -4,0 +4,0 @@ ## Use cases |
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
65780