expression-compiler
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "expression-compiler", | ||
"repository": "git@github.com:uniphil/expression.git", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -20,5 +20,7 @@ "main": "compile-func.js", | ||
"jshint-stylish": "^1.0.0", | ||
"mocha": "^1.21.4", | ||
"ramda": "^0.6.0" | ||
"mocha": "^1.21.4" | ||
}, | ||
"dependencies": { | ||
"ramda": "^0.8.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
32899
8
1
+ Addedramda@^0.8.0
+ Addedramda@0.8.0(transitive)