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

koatty_logger

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_logger - npm Package Compare versions

Comparing version 1.2.10 to 1.2.12

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.2.12](https://github.com/thinkkoa/koatty_logger/compare/v1.2.10...v1.2.12) (2021-12-01)
### [1.2.10](https://github.com/thinkkoa/koatty_logger/compare/v1.2.8...v1.2.10) (2021-12-01)

@@ -7,0 +9,0 @@

4

dist/index.js

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

* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-12-01 22:29:40
* @LastEditTime: 2021-12-01 23:18:26
* @License: BSD (3-Clause)

@@ -340,3 +340,3 @@ * @Copyright (c) - <richenlin(at)gmail.com>

}
return this.print("INFO", name, color, msgs);
return this.print("DEBUG", name, color, msgs);
}

@@ -343,0 +343,0 @@ /**

{
"name": "koatty_logger",
"version": "1.2.10",
"version": "1.2.12",
"description": "Logger for koatty.",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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