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

stream-lines

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-lines - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

lib/line-stream.js

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./lib/line-reader');
module.exports = require('./lib/line-stream');
{
"name": "stream-lines",
"description": "Line transform stream, reads bytes writes arrays of lines.",
"version": "1.1.1",
"version": "1.1.2",
"author": "muji <noop@xpm.io>",

@@ -10,2 +10,3 @@ "repository": {

},
"main": "lib/line-stream.js",
"dependencies": {

@@ -12,0 +13,0 @@ "through3": "~1.1.1"

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