+3
-3
| { | ||
| "name": "grunt-peg", | ||
| "description": "A grunt multi task that generates parsers from PEG grammars.", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "homepage": "https://github.com/dvberkel/grunt-peg", | ||
@@ -39,3 +39,3 @@ "author": { | ||
| "peerDependencies": { | ||
| "grunt": "~0.4.5" | ||
| "grunt": ">=0.4.0" | ||
| }, | ||
@@ -48,2 +48,2 @@ "keywords": [ | ||
| } | ||
| } | ||
| } |
+2
-1
@@ -6,3 +6,3 @@ # grunt-peg | ||
| ## Getting Started | ||
| This plugin requires Grunt `~0.4.1` | ||
| This plugin requires Grunt `>=0.4.0` | ||
@@ -218,2 +218,3 @@ If you haven't used [Grunt][] before, be sure to check out the | ||
| * 2016-02-23 v2.0.1 Update `grunt` peer dependency | ||
| * 2015-09-11 v2.0.0 Update version of PEG.js to 0.9.0 | ||
@@ -220,0 +221,0 @@ * 2014-08-02 v1.5.0 Custom wrapper |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
69442
0.08%250
0.4%