@ctx-core/logger
Advanced tools
Comparing version 9.0.38 to 9.0.39
# @ctx-core/logger | ||
## 9.0.39 | ||
### Patch Changes | ||
- tsconfig.json: "target": "ES2021" | ||
## 9.0.38 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/logger", | ||
"version": "9.0.38", | ||
"version": "9.0.39", | ||
"description": "ctx-core logger", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"compileOnSave": true, | ||
"compilerOptions": { | ||
"target": "ES2020", | ||
"target": "ES2021", | ||
"composite": true, | ||
@@ -6,0 +6,0 @@ "declaration": true, |
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
25430