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

carrier

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carrier - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

lib/carrier.js

@@ -57,3 +57,2 @@ var util = require('util'),

reader.on('end', ender);
reader.on('close', ender);
}

@@ -60,0 +59,0 @@

4

package.json
{ "name" : "carrier"
, "description" : "Evented stream line reader for node.js"
, "version" : "0.1.2"
, "version" : "0.1.3"
, "homepage" : "http://github.com/pgte/carrier"

@@ -26,2 +26,2 @@ , "author" : "Pedro Teixeira <pedro.teixeira@gmail.com> (http://www.metaduck.com)"

]
}
}
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