New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

pull-switch

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-switch - npm Package Compare versions

Comparing version
1.0.0
to
2.0.0
+1
-1
index.js

@@ -16,3 +16,3 @@

})
streams[key].pipe(createStream(key))
streams[key].pipe(createStream(item))
}

@@ -19,0 +19,0 @@ streams[key].push(item)

{
"name": "pull-switch",
"description": "split a pull-stream into many streams",
"version": "1.0.0",
"version": "2.0.0",
"homepage": "https://github.com/dominictarr/pull-switch",

@@ -6,0 +6,0 @@ "repository": {