Socket
Socket
Sign inDemoInstall

gulp-if

Package Overview
Dependencies
19
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 3.0.0

27

package.json
{
"name": "gulp-if",
"description": "Conditionally run a task",
"version": "2.0.2",
"version": "3.0.0",
"homepage": "https://github.com/robrich/gulp-if",

@@ -16,16 +16,16 @@ "repository": "git://github.com/robrich/gulp-if.git",

"dependencies": {
"gulp-match": "^1.0.3",
"ternary-stream": "^2.0.1",
"through2": "^2.0.1"
"gulp-match": "^1.1.0",
"ternary-stream": "^3.0.0",
"through2": "^3.0.1"
},
"devDependencies": {
"end-of-stream": "^1.1.0",
"graceful-fs": "^4.1.10",
"jshint": "^2.9.4",
"end-of-stream": "^1.4.1",
"graceful-fs": "^4.2.0",
"jshint": "^2.10.2",
"mkdirp": "^0.5.1",
"mocha": "^3.1.2",
"rimraf": "^2.5.4",
"should": "^11.1.1",
"stream-exhaust": "^1.0.1",
"vinyl-fs": "^2.4.4"
"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"should": "^13.2.3",
"stream-exhaust": "^1.0.2",
"vinyl-fs": "^3.0.3"
},

@@ -35,6 +35,3 @@ "scripts": {

},
"engines": {
"node": ">= 0.10.0"
},
"license": "MIT"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc