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

gulp-clean

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-clean - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

13

package.json
{
"name": "gulp-clean",
"version": "0.2.3",
"version": "0.2.4",
"description": "A gulp plugin for removing files and folders.",

@@ -25,10 +25,13 @@ "keywords": [

"dependencies": {
"rimraf": "~2.2.5",
"event-stream": "~3.0.20",
"gulp-util": "~2.2.0"
"rimraf": "~2.2.6",
"event-stream": "~3.1.0",
"gulp-util": "~2.2.12"
},
"devDependencies": {
"mocha": "~1.16.1",
"mocha": "~1.17.0",
"chai": "~1.8.1"
},
"engines": {
"node": ">=0.9"
},
"licenses": [

@@ -35,0 +38,0 @@ {

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