grunt-contrib-clean
Advanced tools
Comparing version 0.4.0-rc5 to 0.4.0-rc6
*Due to the destructive nature of this task, always be cautious of the paths you clean.* | ||
_Version `0.4.x` of this plugin is compatible with Grunt `0.4.x`. Version `0.3.0` of this plugin is compatible with Grunt `0.3.x`._ |
{ | ||
"name": "grunt-contrib-clean", | ||
"description": "Clean files and folders.", | ||
"version": "0.4.0rc5", | ||
"version": "0.4.0rc6", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-clean", | ||
@@ -31,7 +31,6 @@ "author": { | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.1.1rc5", | ||
"grunt-contrib-nodeunit": "~0.1.2rc5", | ||
"grunt-contrib-clean": "~0.4.0rc5", | ||
"grunt-contrib-jshint": "0.1.1rc6", | ||
"grunt-contrib-nodeunit": "0.1.2rc6", | ||
"grunt-contrib-internal": "*", | ||
"grunt": "~0.4.0rc5" | ||
"grunt": "0.4.0rc6" | ||
}, | ||
@@ -38,0 +37,0 @@ "keywords": [ |
@@ -22,2 +22,4 @@ # grunt-contrib-clean [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-contrib-clean.png?branch=master)](http://travis-ci.org/gruntjs/grunt-contrib-clean) | ||
_Version `0.4.x` of this plugin is compatible with Grunt `0.4.x`. Version `0.3.0` of this plugin is compatible with Grunt `0.3.x`._ | ||
### Options | ||
@@ -62,2 +64,3 @@ | ||
* 2013-01-17 v0.4.0rc6 Updating grunt/gruntplugin dependencies to rc6. Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions. | ||
* 2013-01-08 v0.4.0rc5 Updating to work with grunt v0.4.0rc5. Switching to this.filesSrc api. | ||
@@ -72,2 +75,2 @@ * 2012-12-06 v0.4.0 Conversion to grunt v0.4 conventions. Remove node v0.6 and grunt v0.3 support. Add force option to bypass CWD check. | ||
*This file was generated on Wed Jan 09 2013 14:12:18.* | ||
*This file was generated on Fri Jan 18 2013 10:17:56.* |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9468
4
74
1