Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "grunt-cli", | ||
"description": "The grunt command line interface.", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"author": "Grunt Team", | ||
@@ -28,6 +28,5 @@ "homepage": "http://gruntjs.com/", | ||
"dependencies": { | ||
"lodash": "~0.9.0", | ||
"glob": "~3.1.13", | ||
"nopt": "~1.0.10", | ||
"findup-sync": "~0.1.0" | ||
} | ||
} |
# grunt-cli | ||
> Grunt's command line interface. | ||
> The grunt command line interface. | ||
@@ -4,0 +4,0 @@ Install this globally and you'll have access to the `grunt` command anywhere on your system. |
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
4798
2
+ Addednopt@~1.0.10
+ Addedabbrev@1.1.1(transitive)
+ Addednopt@1.0.10(transitive)
- Removedglob@~3.1.13
- Removedlodash@~0.9.0
- Removedglob@3.1.21(transitive)
- Removedgraceful-fs@1.2.3(transitive)
- Removedinherits@1.0.2(transitive)
- Removedlodash@0.9.2(transitive)
- Removedminimatch@0.2.14(transitive)