grunt-contrib-clean
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "grunt-contrib-clean", | ||
"description": "Clear files and folders.", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-clean", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"rimraf": "~2.0.2", | ||
"grunt-contrib-lib": "~0.3.0" | ||
"grunt-lib-contrib": "~0.3.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
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
+ Addedgrunt-lib-contrib@~0.3.0
+ Addedgrunt-lib-contrib@0.3.1(transitive)
- Removedgrunt-contrib-lib@~0.3.0
- Removedgrunt-contrib-lib@0.3.0(transitive)