Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "pegjs-otf", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -24,12 +24,12 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-jshint": "~0.11.1", | ||
"grunt-contrib-jshint": "~0.11.2", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-eslint": "~10.0.0" | ||
"grunt-eslint": "~11.0.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.8.0", | ||
"lodash": "~3.6.0", | ||
"lodash": "~3.7.0", | ||
"static-module": "~1.1.2", | ||
"through": "~2.3.6" | ||
"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.7.0(transitive)
- Removedlodash@3.6.0(transitive)
Updatedlodash@~3.7.0
Updatedthrough@~2.3.7