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

awesome-logging

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-logging - npm Package Compare versions

Comparing version 0.2.10-pre2 to 0.2.10

2

lib/logger/logger-manager.js

@@ -35,2 +35,3 @@ "use strict";

// where data is triggered on a per-character basis
// This only happens in strange terminals like on stackblitz
if (isIncomplete) {

@@ -49,2 +50,3 @@ incompletePart += key;

}, 10);
// Workaround End
}

@@ -51,0 +53,0 @@ else {

2

package.json
{
"name": "awesome-logging",
"version": "0.2.10-pre2",
"version": "0.2.10",
"description": "Advanced logging messages, interactive prompts, loading animations and more in TypeScript",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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