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

gulp-shell

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-shell - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

1

index.js

@@ -43,2 +43,3 @@ var _ = require('lodash')

process.stdin.unpipe(child.stdin)
process.stdin.resume()
process.stdin.pause()

@@ -45,0 +46,0 @@

20

package.json
{
"name": "gulp-shell",
"version": "0.2.10",
"version": "0.2.11",
"description": "A handy command line interface for gulp",

@@ -27,17 +27,17 @@ "main": "index.js",

"devDependencies": {
"coveralls": "~2.11.1",
"gulp": "~3.8.6",
"istanbul": "~0.3.0",
"jscs": "~1.5.8",
"jshint": "~2.5.2",
"mocha": "~1.21.3",
"coveralls": "~2.11.2",
"gulp": "~3.8.10",
"istanbul": "~0.3.2",
"jscs": "~1.8.1",
"jshint": "~2.5.10",
"mocha": "~2.0.1",
"mocha-lcov-reporter": "0.0.1",
"should": "~4.0.4"
"should": "~4.3.0"
},
"dependencies": {
"async": "~0.9.0",
"gulp-util": "~3.0.0",
"gulp-util": "~3.0.1",
"lodash": "~2.4.1",
"through2": "~0.5.1"
"through2": "~0.6.3"
}
}

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