Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-contrib-clean

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-clean - npm Package Compare versions

Comparing version 0.4.0-rc5 to 0.4.0-rc6

2

docs/clean-overview.md
*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`._

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc