grunt-available-tasks
Advanced tools
Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "grunt-available-tasks", | ||
"description": "List available Grunt tasks & targets.", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"homepage": "https://github.com/ben-eb/grunt-available-tasks", | ||
@@ -30,13 +30,13 @@ "author": { | ||
"chalk": "^0.5.1", | ||
"lodash": "~2.4.1", | ||
"underscore.string": "^2.4.0" | ||
"lodash": "~3.2.0", | ||
"underscore.string": "^3.0.3" | ||
}, | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "0.10.0", | ||
"grunt-jscs": "^1.0.0", | ||
"grunt-contrib-jshint": "0.11.0", | ||
"grunt-jscs": "^1.5.0", | ||
"grunt-lintspaces": "0.6.0", | ||
"grunt": "~0.4.5", | ||
"load-grunt-tasks": "1.0.0", | ||
"grunt-mocha-test": "0.12.4", | ||
"chai": "1.10.0" | ||
"load-grunt-tasks": "3.1.0", | ||
"grunt-mocha-test": "0.12.7", | ||
"chai": "2.0.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
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
34639
+ Addedlodash@3.2.0(transitive)
+ Addedsprintf-js@1.1.3(transitive)
+ Addedunderscore.string@3.3.6(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
Updatedlodash@~3.2.0
Updatedunderscore.string@^3.0.3