Socket
Socket
Sign inDemoInstall

single-line-log

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

8

index.js

@@ -14,5 +14,7 @@ var MOVE_LEFT = new Buffer('1b5b3130303044', 'hex').toString();

process.on('exit', function() {
if (str !== null) stream.write('');
});
if (stream === process.stderr || stream === process.stdout) {
process.on('exit', function() {
if (str !== null) stream.write('');
});
}

@@ -19,0 +21,0 @@ var prevLineCount = 0;

@@ -17,3 +17,3 @@ {

],
"version": "1.0.0",
"version": "1.0.1",
"repository": "git://github.com/freeall/single-line-log.git",

@@ -20,0 +20,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc