+2
-1
@@ -10,4 +10,5 @@ module.exports = { | ||
| READABLE: 0x40, | ||
| WRITABLE: 0x80 | ||
| WRITABLE: 0x80, | ||
| UNREFED: 0x100 | ||
| } | ||
| } |
+1
-1
| { | ||
| "name": "bare-pipe", | ||
| "version": "4.1.3", | ||
| "version": "4.1.4", | ||
| "description": "Native I/O pipes for JavaScript", | ||
@@ -5,0 +5,0 @@ "exports": { |
623655
0534
0.19%