Socket
Socket
Sign inDemoInstall

pumpify

Package Overview
Dependencies
14
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.6 to 1.4.0

1

index.js

@@ -56,1 +56,2 @@ var pump = require('pump')

module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16})
module.exports.ctor = define

2

package.json
{
"name": "pumpify",
"version": "1.3.6",
"version": "1.4.0",
"description": "Combine an array of streams into a single duplex stream using pump and duplexify",

@@ -5,0 +5,0 @@ "main": "index.js",

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