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

bare-pipe

Package Overview
Dependencies
Maintainers
1
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.2.0
to
4.2.1
+4
-0
index.js

@@ -39,2 +39,3 @@ const EventEmitter = require('bare-events')

this._pendingWrite = null
this._pendingWriteBatch = null
this._pendingWriteSegments = null

@@ -242,2 +243,3 @@ this._pendingWriteIdx = 0

this._pendingWrite = cb
this._pendingWriteBatch = batch

@@ -338,2 +340,3 @@ if (this._handleQueueSize === 0) {

this._pendingWrite = null
this._pendingWriteBatch = null
cb(err)

@@ -352,2 +355,3 @@ return

this._pendingWrite = null
this._pendingWriteBatch = null
this._pendingWriteSegments = null

@@ -354,0 +358,0 @@ this._pendingWriteIdx = 0

+1
-1
{
"name": "bare-pipe",
"version": "4.2.0",
"version": "4.2.1",
"description": "Native I/O pipes for JavaScript",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet