@ctx-core/logger
Advanced tools
Comparing version 9.0.47 to 9.0.48
# @ctx-core/logger | ||
## 9.0.48 | ||
### Patch Changes | ||
- tsconfig.json: - importsNotUsedAsValues | ||
## 9.0.47 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/logger", | ||
"version": "9.0.47", | ||
"version": "9.0.48", | ||
"description": "ctx-core logger", | ||
@@ -26,5 +26,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@swc/cli": "^0.1.59", | ||
"@swc/core": "^1.3.26", | ||
"rimraf": "^4.0.4", | ||
"@swc/cli": "^0.1.60", | ||
"@swc/core": "^1.3.31", | ||
"rimraf": "^4.1.2", | ||
"typescript": "next" | ||
@@ -31,0 +31,0 @@ }, |
@@ -28,3 +28,2 @@ { | ||
"lib": ["dom", "ESNext"], | ||
"importsNotUsedAsValues": "error", | ||
"strict": true | ||
@@ -31,0 +30,0 @@ }, |
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
25296
293