essy-evaluator
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "essy-evaluator", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Parses and evaluates mathematical expressions from Javascript strings.", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.js", |
@@ -145,2 +145,3 @@ Javascript Expression Parser and Evaluator | ||
var essy = require('essy-evaluator'); | ||
@@ -147,0 +148,0 @@ var parser = new essy.Parser(); |
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
50443
284