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

gulp-bird

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-bird - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -181,3 +181,3 @@ var http = require("http");

*/
toolsConf && toolsConf.weinre && injectWeinre(realPath, ext, toolsConf.weinre)
toolsConf && toolsConf.weinre && injectWeinre(realPath, ext, res, toolsConf.weinre)
}

@@ -184,0 +184,0 @@ }

@@ -35,3 +35,3 @@ {

"scripts": {},
"version": "0.0.8"
"version": "0.0.9"
}
var getIP = require("./getIP");
var fs = require('fs');
module.exports = function(realPath, ext, conf) {
module.exports = function(realPath, ext, res, conf) {
//weinre

@@ -5,0 +5,0 @@ var weinreConfig = conf;

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