koatty_logger
Advanced tools
Comparing version 2.0.0 to 2.0.2
@@ -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 @@ |
/*! | ||
* @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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35818