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

gulp-chug

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-chug - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

28

package.json
{
"name": "gulp-chug",
"version": "0.4.2",
"version": "0.4.3",
"description": "Run external gulpfiles as part of a gulp task inside another gulpfile",

@@ -27,17 +27,17 @@ "repository": "https://github.com/robatron/gulp-chug.git",

"dependencies": {
"gulp-util": "3.0.1",
"lodash": "2.4.1",
"resolve": "1.0.0",
"through2": "1.1.1"
"gulp-util": "^3.0.7",
"lodash": "^4.0.0",
"resolve": "^1.1.6",
"through2": "^2.0.0"
},
"devDependencies": {
"gulp": "^3.8.10",
"gulp-istanbul": "^0.6.0",
"gulp-mocha": "^2.0.0",
"gulp-replace": "~0.3.0",
"gulp-util": "~2.2.16",
"mocha": "~1.20.1",
"proxyquire": "~1.0.1",
"should": "~4.0.1",
"sinon": "~1.10.2"
"gulp": "^3.9.0",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"gulp-replace": "^0.5.4",
"gulp-util": "^3.0.7",
"mocha": "^2.3.4",
"proxyquire": "^1.7.3",
"should": "^8.1.1",
"sinon": "^1.17.2"
},

@@ -44,0 +44,0 @@ "scripts": {

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