You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

pump

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pump - npm Package Compare versions

Comparing version
3.0.3
to
3.0.4
+1
empty.js
module.exports = null
+7
-1
{
"name": "pump",
"version": "3.0.3",
"version": "3.0.4",
"repository": "git://github.com/mafintosh/pump.git",

@@ -10,2 +10,8 @@ "license": "MIT",

},
"imports": {
"fs": {
"bare": "./empty.js",
"default": "fs"
}
},
"keywords": [

@@ -12,0 +18,0 @@ "streams",