koatty_core
Advanced tools
Comparing version 1.6.10 to 1.6.12
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.6.12](https://github.com/koatty/koatty_core/compare/v1.6.10...v1.6.12) (2023-01-13) | ||
### [1.6.10](https://github.com/koatty/koatty_core/compare/v1.6.9...v1.6.10) (2023-01-09) | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* @Author: richen | ||
* @Date: 2023-01-10 00:39:52 | ||
* @Date: 2023-01-13 15:18:13 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
/*! | ||
* @Author: richen | ||
* @Date: 2023-01-10 00:39:37 | ||
* @Date: 2023-01-13 15:17:59 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
{ | ||
"name": "koatty_core", | ||
"version": "1.6.10", | ||
"version": "1.6.12", | ||
"description": "Koatty framework core", | ||
@@ -72,3 +72,3 @@ "scripts": { | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"koatty_logger": "^2.x.x", | ||
"on-finished": "^2.4.1", | ||
@@ -81,4 +81,4 @@ "tslib": "^2.4.1" | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x" | ||
"koatty_logger": "^2.x.x" | ||
} | ||
} |
{ | ||
"name": "koatty_core", | ||
"version": "1.6.10", | ||
"version": "1.6.12", | ||
"description": "Koatty framework core", | ||
@@ -72,3 +72,3 @@ "scripts": { | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"koatty_logger": "^2.x.x", | ||
"on-finished": "^2.4.1", | ||
@@ -81,4 +81,4 @@ "tslib": "^2.4.1" | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x" | ||
"koatty_logger": "^2.x.x" | ||
} | ||
} |
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
58402
- Removedkoatty_logger@1.3.16(transitive)
Updatedkoatty_logger@^2.x.x