Socket
Socket
Sign inDemoInstall

pumpify

Package Overview
Dependencies
11
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.1 to 2.0.0

10

package.json
{
"name": "pumpify",
"version": "1.5.1",
"version": "2.0.0",
"description": "Combine an array of streams into a single duplex stream using pump and duplexify",
"main": "index.js",
"dependencies": {
"duplexify": "^3.6.0",
"duplexify": "^4.1.1",
"inherits": "^2.0.3",
"pump": "^2.0.0"
"pump": "^3.0.0"
},
"devDependencies": {
"tape": "^4.8.0",
"through2": "^2.0.3"
"tape": "^4.10.2",
"through2": "^3.0.1"
},

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

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