Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pegjs-otf", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "On-The-Fly Compilation for PEG.js", | ||
@@ -26,10 +26,10 @@ "keywords": [ "pegjs", "browserify", "transform" ], | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-eslint": "~5.0.0" | ||
"grunt-eslint": "~6.0.0" | ||
}, | ||
"dependencies": { | ||
"pegjs": "~0.8.0", | ||
"lodash": "~2.4.1", | ||
"static-module": "~1.0.1", | ||
"lodash": "~3.3.0", | ||
"static-module": "~1.1.2", | ||
"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
+ Addedacorn@1.2.2(transitive)
+ Addedfalafel@1.2.0(transitive)
+ Addedforeach@2.0.6(transitive)
+ Addedhas@1.0.4(transitive)
+ Addedlodash@3.3.1(transitive)
+ Addedobject-keys@1.1.1(transitive)
+ Addedstatic-module@1.1.3(transitive)
- Removedfalafel@0.3.1(transitive)
- Removedlodash@2.4.2(transitive)
- Removedstatic-module@1.0.1(transitive)
Updatedlodash@~3.3.0
Updatedstatic-module@~1.1.2