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

@libj/logger

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libj/logger - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

1

dist/console/ConsoleLogger.js

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

}
process.stdout.clearLine(0);
this.print(message + "\r", args);

@@ -88,0 +89,0 @@ };

4

package.json

@@ -6,3 +6,3 @@ {

"name": "@libj/logger",
"version": "0.3.0",
"version": "0.3.1",
"description": "Generic logger",

@@ -29,3 +29,3 @@ "author": "Sergey Poskachey <seregynp@gmail.com>",

],
"gitHead": "c7d83a5d85c0f4fd705f5c8dd5e3a2dd665e6395"
"gitHead": "9d8f4eb5798b8b6362e1c62e8245332b1ca0ddcd"
}

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