New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.1 to 0.3.0

test/test_fast_end.js

4

lib/carrier.js

@@ -51,3 +51,5 @@ var util = require('util'),

self.emit('end');
process.nextTick(function() {
self.emit('end');
});
};

@@ -54,0 +56,0 @@

{ "name" : "carrier"
, "description" : "Evented stream line reader for node.js"
, "version" : "0.2.1"
, "version" : "0.3.0"
, "homepage" : "http://github.com/pgte/carrier"

@@ -5,0 +5,0 @@ , "author" :

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