Comparing version 1.0.7 to 1.1.0
{ | ||
"name": "pegjs-otf", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"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.2", | ||
"grunt-contrib-jshint": "~0.11.3", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-eslint": "~17.0.0" | ||
"grunt-eslint": "~17.1.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.8.0", | ||
"lodash": "~3.10.0", | ||
"pegjs": "~0.9.0", | ||
"lodash": "~3.10.1", | ||
"static-module": "~1.1.3", | ||
@@ -33,0 +33,0 @@ "through": "~2.3.8" |
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
+ Addedpegjs@0.9.0(transitive)
- Removedpegjs@0.8.0(transitive)
Updatedlodash@~3.10.1
Updatedpegjs@~0.9.0