Socket
Socket
Sign inDemoInstall

on-new-line

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

on-new-line - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

7

package.json
{
"name": "on-new-line",
"version": "0.0.1",
"version": "1.0.0",
"description": "Hijacks NodeJS Stream and emits events when newline(s) written to the output.",

@@ -22,3 +22,6 @@ "main": "index.js",

],
"author": "bubkoo",
"author": {
"name": "bubkoo",
"email": "bubkoo.wy@gmail.com"
},
"license": "MIT",

@@ -25,0 +28,0 @@ "bugs": {

# on-new-line
Hijacks NodeJS Stream and emits events when newline(s) written to the output.
> Hijacks NodeJS Stream and emits events when newline(s) written to the output.
[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/bubkoo/on-new-line/blob/master/LICENSE)
[![npm:](https://img.shields.io/npm/v/on-new-line.svg?style=flat-square)](https://www.npmjs.com/packages/on-new-line)
## Install

@@ -32,1 +36,8 @@

```
## Contributing
Pull requests and stars are highly welcome.
For bugs and feature requests, please [create an issue](https://github.com/bubkoo/on-new-line/issues/new).
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