New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stream-log-stats

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-log-stats - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

lib/view.js

@@ -21,3 +21,3 @@ "use strict";

if (visible) {
dope.cursorLinesUp(previouslyRenderedLines);
dope.cursorLinesUp(previouslyRenderedLines + (process.platform === "win32" ? 1 : 0));
} else {

@@ -24,0 +24,0 @@ visible = true;

{
"name": "stream-log-stats",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "0.1.7",
"version": "0.1.8",
"description": "Prints statistics from the incoming web log stream to the console",

@@ -6,0 +6,0 @@ "repository": "https://github.com/75lb/stream-log-stats.git",

Sorry, the diff of this file is not supported yet

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