@ctx-core/logger
Advanced tools
Comparing version 9.0.21 to 9.0.23
# @ctx-core/logger | ||
## 9.0.23 | ||
### Patch Changes | ||
- chalk: ^4.1.2 -> ^5.0.0 | ||
- @swc/cli: ^0.1.51 -> ^0.1.52 | ||
- @swc/core: ^1.2.111 -> ^1.2.113 | ||
## 9.0.22 | ||
### Patch Changes | ||
- @swc/core: ^1.2.110 -> ^1.2.111 | ||
## 9.0.21 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@ctx-core/logger", | ||
"version": "9.0.21", | ||
"version": "9.0.23", | ||
"description": "ctx-core logger", | ||
@@ -31,8 +31,8 @@ "keywords": [ | ||
"dependencies": { | ||
"chalk": "^4.1.2" | ||
"chalk": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@swc/cli": "^0.1.51", | ||
"@swc/core": "^1.2.110", | ||
"typescript": "^4.5.2" | ||
"@swc/cli": "^0.1.52", | ||
"@swc/core": "^1.2.113", | ||
"typescript": "next" | ||
}, | ||
@@ -39,0 +39,0 @@ "publishConfig": { |
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
21483
36
+ Addedchalk@5.4.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)
Updatedchalk@^5.0.0