Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "pegjs-otf", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -26,7 +26,7 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-eslint": "~11.0.0" | ||
"grunt-eslint": "~13.0.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.8.0", | ||
"lodash": "~3.7.0", | ||
"lodash": "~3.9.1", | ||
"static-module": "~1.1.2", | ||
@@ -33,0 +33,0 @@ "through": "~2.3.7" |
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
+ Addedlodash@3.9.3(transitive)
- Removedlodash@3.7.0(transitive)
Updatedlodash@~3.9.1