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 2.0.0 to 2.0.2

2

CHANGELOG.md

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

### [2.0.2](https://github.com/thinkkoa/koatty_logger/compare/v2.0.0...v2.0.2) (2023-01-09)
## [2.0.0](https://github.com/thinkkoa/koatty_logger/compare/v1.3.16...v2.0.0) (2023-01-09)

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

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2023-01-09 22:45:58
* @Date: 2023-01-09 23:59:00
* @License: BSD (3-Clause)

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

/*!
* @Author: richen
* @Date: 2023-01-09 22:45:46
* @Date: 2023-01-09 23:58:48
* @License: BSD (3-Clause)

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

{
"name": "koatty_logger",
"version": "2.0.0",
"version": "2.0.2",
"description": "Logger for koatty.",

@@ -14,2 +14,3 @@ "scripts": {

"prerelease": "npm test && npm run build",
"push": "git push --follow-tags origin && npm publish",
"release": "standard-version",

@@ -16,0 +17,0 @@ "release:major": "npm run release -- --release-as major",

{
"name": "koatty_logger",
"version": "2.0.0",
"version": "2.0.2",
"description": "Logger for koatty.",

@@ -14,2 +14,3 @@ "scripts": {

"prerelease": "npm test && npm run build",
"push": "git push --follow-tags origin && npm publish",
"release": "standard-version",

@@ -16,0 +17,0 @@ "release:major": "npm run release -- --release-as major",

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