koatty_core
Advanced tools
Comparing version 1.4.8 to 1.4.10
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.4.10](https://github.com/koatty/koatty_core/compare/v1.4.8...v1.4.10) (2021-12-21) | ||
### [1.4.8](https://github.com/koatty/koatty_core/compare/v1.4.6...v1.4.8) (2021-12-21) | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 13:58:21 | ||
* @Date: 2021-12-21 17:04:31 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 13:58:09 | ||
* @Date: 2021-12-21 17:04:16 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
{ | ||
"name": "koatty_core", | ||
"version": "1.4.8", | ||
"version": "1.4.10", | ||
"description": "Koatty framework core", | ||
@@ -67,7 +67,9 @@ "scripts": { | ||
"http-assert": "^1.5.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"peerDependencies": { | ||
"koatty_container": "^1.x.x", | ||
"koatty_exception": "^1.x.x", | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"tslib": "^2.3.1" | ||
"koatty_logger": "^1.x.x" | ||
}, | ||
@@ -74,0 +76,0 @@ "husky": { |
{ | ||
"name": "koatty_core", | ||
"version": "1.4.8", | ||
"version": "1.4.10", | ||
"description": "Koatty framework core", | ||
@@ -67,7 +67,9 @@ "scripts": { | ||
"http-assert": "^1.5.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"peerDependencies": { | ||
"koatty_container": "^1.x.x", | ||
"koatty_exception": "^1.x.x", | ||
"koatty_lib": "^1.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"tslib": "^2.3.1" | ||
"koatty_logger": "^1.x.x" | ||
}, | ||
@@ -74,0 +76,0 @@ "husky": { |
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
51370
- Removedkoatty_container@^1.x.x
- Removedkoatty_exception@^1.x.x
- Removedkoatty_lib@^1.x.x
- Removedkoatty_logger@^1.x.x