Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "pegjs-otf", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -24,9 +24,9 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-jshint": "~0.11.0", | ||
"grunt-contrib-jshint": "~0.11.1", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-eslint": "~6.0.0" | ||
"grunt-eslint": "~10.0.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.8.0", | ||
"lodash": "~3.3.0", | ||
"lodash": "~3.6.0", | ||
"static-module": "~1.1.2", | ||
@@ -33,0 +33,0 @@ "through": "~2.3.6" |
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
19556
+ Addedlodash@3.6.0(transitive)
- Removedlodash@3.3.1(transitive)
Updatedlodash@~3.6.0