Socket
Socket
Sign inDemoInstall

pull-pushable

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-pushable - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

index.js

@@ -11,3 +11,2 @@ var pull = require('pull-stream')

var cb = cbs.shift()
console.log('ended', ended, l)
waiting.shift()(l ? null : ended, data)

@@ -14,0 +13,0 @@ cb && cb(ended === true ? null : ended)

2

package.json
{
"name": "pull-pushable",
"description": "pull-stream with a push interface",
"version": "1.1.2",
"version": "1.1.3",
"homepage": "https://github.com/dominictarr/pull-pushable",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc