grunt-legacy-log-utils
Advanced tools
Comparing version
{ | ||
"name": "grunt-legacy-log-utils", | ||
"description": "Static methods for the Grunt 0.4.x logger.", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)", | ||
@@ -23,3 +23,3 @@ "homepage": "http://gruntjs.com/", | ||
"engines": { | ||
"node": ">=6" | ||
"node": ">=10" | ||
}, | ||
@@ -31,12 +31,12 @@ "keywords": [ | ||
"dependencies": { | ||
"chalk": "~2.4.1", | ||
"lodash": "~4.17.10" | ||
"chalk": "~4.1.0", | ||
"lodash": "~4.17.19" | ||
}, | ||
"devDependencies": { | ||
"grunt": "~1.0.2", | ||
"grunt-cli": "~1.2.0", | ||
"grunt-contrib-jshint": "~1.1.0", | ||
"grunt-contrib-nodeunit": "~2.0.0", | ||
"grunt": "~1.2.1", | ||
"grunt-cli": "~1.3.2", | ||
"grunt-contrib-jshint": "~2.1.0", | ||
"grunt-contrib-nodeunit": "~2.1.0", | ||
"grunt-contrib-watch": "~1.1.0" | ||
} | ||
} |
4808
0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated