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

linerstream

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

linerstream - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

28

package.json
{
"name": "linerstream",
"version": "0.0.3",
"version": "0.0.4",
"description": "Split a readable stream by newline characters",

@@ -12,7 +12,3 @@ "main": "index.js",

},
"author": {
"name": "Noah Issaacson",
"email": "noah+npmjs@nisaacson.com",
"url": "https://github.com/nisaacson"
},
"author": "Noah Issaacson <noah+npmjs@nisaacson.com> (https://github.com/nisaacson)",
"license": "ISC",

@@ -23,3 +19,21 @@ "devDependencies": {

"sinon": "~1.7.3"
}
},
"dependencies": {
"chai": "~1.8.1",
"sinon": "~1.7.3"
},
"repository": {
"type": "git",
"url": "git://github.com/nisaacson/linerstream.git"
},
"keywords": [
"stream",
"line",
"split",
"newline"
],
"bugs": {
"url": "https://github.com/nisaacson/linerstream/issues"
},
"homepage": "https://github.com/nisaacson/linerstream"
}
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