New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-derequire

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-derequire - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

package.json
{
"name": "gulp-derequire",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Gulp plugin to apply derequire to target Buffer/Stream",

@@ -21,6 +21,6 @@ "keywords": [

"through2": "^1.0.0",
"xtend": "^3.0.0"
"xtend": "^4.0.0"
},
"devDependencies": {
"mocha": "^1.21.0",
"mocha": "^1.21.4",
"event-stream": "^3.1.7"

@@ -30,3 +30,3 @@ },

"jshint": "jshint index.js",
"test": "./node_modules/.bin/mocha"
"test": "mocha"
},

@@ -33,0 +33,0 @@ "author": {

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