🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

bare-pipe

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-pipe - npm Package Compare versions

Comparing version
4.1.3
to
4.1.4
+2
-1
lib/constants.js

@@ -10,4 +10,5 @@ module.exports = {

READABLE: 0x40,
WRITABLE: 0x80
WRITABLE: 0x80,
UNREFED: 0x100
}
}
{
"name": "bare-pipe",
"version": "4.1.3",
"version": "4.1.4",
"description": "Native I/O pipes for JavaScript",

@@ -5,0 +5,0 @@ "exports": {