Comparing version 1.2.18 to 1.2.19
@@ -41,3 +41,3 @@ /* | ||
options: { | ||
configFile: "eslint.json" | ||
overrideConfigFile: "eslint.json" | ||
}, | ||
@@ -44,0 +44,0 @@ target: [ "index.js", "transform.js" ] |
{ | ||
"name": "pegjs-otf", | ||
"version": "1.2.18", | ||
"version": "1.2.19", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -19,11 +19,11 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"devDependencies": { | ||
"grunt": "1.3.0", | ||
"grunt-cli": "1.3.2", | ||
"grunt-contrib-jshint": "3.0.0", | ||
"grunt": "1.4.1", | ||
"grunt-cli": "1.4.3", | ||
"grunt-contrib-jshint": "3.1.1", | ||
"grunt-contrib-clean": "2.0.0", | ||
"grunt-eslint": "23.0.0" | ||
"grunt-eslint": "24.0.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "0.10.0", | ||
"lodash": "4.17.20", | ||
"lodash": "4.17.21", | ||
"static-module": "3.0.4", | ||
@@ -30,0 +30,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
20994
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.20(transitive)
Updatedlodash@4.17.21