safe-evaluate-expression
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.1.3](https://github.com/ttessarolo/safe-evaluate-expression/compare/v1.1.2...v1.1.3) (2020-11-12) | ||
### [1.1.2](https://github.com/ttessarolo/safe-evaluate-expression/compare/v1.1.1...v1.1.2) (2020-11-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "safe-evaluate-expression", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Small library to dynamically create and evaluate expression with multiple parameters (even undefined)", | ||
@@ -12,3 +12,2 @@ "main": "index.js", | ||
"push": "git push --follow-tags", | ||
"publish": "npm publish", | ||
"release": "npm run test && npm run commit && npm run version && npm run push && npm publish" | ||
@@ -15,0 +14,0 @@ }, |
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
30914
190