@ctx-core/logger
Advanced tools
Comparing version 9.0.37 to 9.0.38
# @ctx-core/logger | ||
## 9.0.38 | ||
### Patch Changes | ||
- package.json: "types": "./src/index.ts": better editing experience | ||
## 9.0.37 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/logger", | ||
"version": "9.0.37", | ||
"version": "9.0.38", | ||
"description": "ctx-core logger", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"type": "module", | ||
"types": "./dist/index.d.ts", | ||
"types": "./src/index.ts", | ||
"exports": { | ||
@@ -23,0 +23,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
25363