Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "grunt", | ||
"description": "The JavaScript Task Runner", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"author": "Grunt Development Team (https://gruntjs.com/development-team)", | ||
@@ -10,3 +10,3 @@ "homepage": "https://gruntjs.com/", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
"node": ">=8" | ||
}, | ||
@@ -52,5 +52,5 @@ "scripts": { | ||
"iconv-lite": "~0.4.13", | ||
"js-yaml": "~3.13.0", | ||
"js-yaml": "~3.13.1", | ||
"minimatch": "~3.0.2", | ||
"mkdirp": "~0.5.1", | ||
"mkdirp": "~1.0.3", | ||
"nopt": "~3.0.6", | ||
@@ -57,0 +57,0 @@ "path-is-absolute": "~1.0.0", |
Sorry, the diff of this file is not supported yet
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
73375
+ Addedmkdirp@1.0.4(transitive)
- Removedmkdirp@0.5.6(transitive)
Updatedjs-yaml@~3.13.1
Updatedmkdirp@~1.0.3