koatty_core
Advanced tools
Comparing version 1.6.6 to 1.6.7
/*! | ||
* @Author: richen | ||
* @Date: 2022-03-15 16:21:22 | ||
* @Date: 2022-05-26 11:25:31 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
/*! | ||
* @Author: richen | ||
* @Date: 2022-03-15 16:21:05 | ||
* @Date: 2022-05-26 11:25:09 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
{ | ||
"name": "koatty_core", | ||
"version": "1.6.6", | ||
"version": "1.6.7", | ||
"description": "Koatty framework core", | ||
@@ -37,2 +37,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.x.x", | ||
"@commitlint/config-conventional": "^16.x.x", | ||
"@grpc/grpc-js": "^1.4.5", | ||
@@ -49,4 +51,2 @@ "@microsoft/api-documenter": "^7.x.x", | ||
"@typescript-eslint/parser": "^5.x.x", | ||
"commitlint": "^16.x.x", | ||
"commitlint-config-gitmoji": "^2.x.x", | ||
"conventional-changelog-cli": "^2.x.x", | ||
@@ -74,4 +74,4 @@ "copyfiles": "^2.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"on-finished": "^2.3.0", | ||
"tslib": "^2.3.1" | ||
"on-finished": "^2.4.1", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -84,2 +84,2 @@ "peerDependencies": { | ||
} | ||
} | ||
} |
{ | ||
"name": "koatty_core", | ||
"version": "1.6.6", | ||
"version": "1.6.7", | ||
"description": "Koatty framework core", | ||
@@ -37,2 +37,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.x.x", | ||
"@commitlint/config-conventional": "^16.x.x", | ||
"@grpc/grpc-js": "^1.4.5", | ||
@@ -49,4 +51,2 @@ "@microsoft/api-documenter": "^7.x.x", | ||
"@typescript-eslint/parser": "^5.x.x", | ||
"commitlint": "^16.x.x", | ||
"commitlint-config-gitmoji": "^2.x.x", | ||
"conventional-changelog-cli": "^2.x.x", | ||
@@ -74,4 +74,4 @@ "copyfiles": "^2.x.x", | ||
"koatty_logger": "^1.x.x", | ||
"on-finished": "^2.3.0", | ||
"tslib": "^2.3.1" | ||
"on-finished": "^2.4.1", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -84,2 +84,2 @@ "peerDependencies": { | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1796471
12
5689
3
Updatedon-finished@^2.4.1
Updatedtslib@^2.4.0