Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pull-cat

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-cat - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

index.js

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

return function (abort, cb) {
console.log('ABORT???', abort)
;(function next () {

@@ -21,0 +20,0 @@ if(abort)

2

package.json
{
"name": "pull-cat",
"description": "concatenate pull-streams",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/dominictarr/pull-cat",

@@ -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