koatty_logger
Advanced tools
Comparing version 1.3.12 to 1.3.13
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 11:45:10 | ||
* @Date: 2022-05-26 10:06:23 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 11:44:57 | ||
* @Date: 2022-05-26 10:06:07 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
{ | ||
"name": "koatty_logger", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"description": "Logger for koatty.", | ||
@@ -24,2 +24,6 @@ "scripts": { | ||
"main": "./dist/index.js", | ||
"exports": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"repository": { | ||
@@ -59,2 +63,4 @@ "type": "git", | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.x.x", | ||
"@commitlint/config-conventional": "^16.x.x", | ||
"@microsoft/api-documenter": "^7.x.x", | ||
@@ -68,4 +74,2 @@ "@microsoft/api-extractor": "^7.x.x", | ||
"@typescript-eslint/parser": "^5.x.x", | ||
"commitlint": "^15.x.x", | ||
"commitlint-config-gitmoji": "^2.x.x", | ||
"conventional-changelog-cli": "^2.x.x", | ||
@@ -94,2 +98,2 @@ "copyfiles": "^2.x.x", | ||
} | ||
} | ||
} |
{ | ||
"name": "koatty_logger", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"description": "Logger for koatty.", | ||
@@ -24,2 +24,6 @@ "scripts": { | ||
"main": "./dist/index.js", | ||
"exports": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"repository": { | ||
@@ -59,2 +63,4 @@ "type": "git", | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.x.x", | ||
"@commitlint/config-conventional": "^16.x.x", | ||
"@microsoft/api-documenter": "^7.x.x", | ||
@@ -68,4 +74,2 @@ "@microsoft/api-extractor": "^7.x.x", | ||
"@typescript-eslint/parser": "^5.x.x", | ||
"commitlint": "^15.x.x", | ||
"commitlint-config-gitmoji": "^2.x.x", | ||
"conventional-changelog-cli": "^2.x.x", | ||
@@ -94,2 +98,2 @@ "copyfiles": "^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
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
5333
18
1781111
12
1