@ctx-core/logger
Advanced tools
Comparing version 9.1.21 to 9.2.0
{ | ||
"name": "@ctx-core/logger", | ||
"version": "9.1.21", | ||
"version": "9.2.0", | ||
"description": "ctx-core logger", | ||
@@ -20,6 +20,17 @@ "keywords": [ | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
"svelte": "./src/index.js", | ||
"files": [ | ||
"*.d.ts", | ||
"./ansi", | ||
"./console_", | ||
"./debug", | ||
"./error", | ||
"./info", | ||
"./log", | ||
"./log_", | ||
"./logger_timestamp_", | ||
"./warn" | ||
], | ||
"types": "./index.d.ts", | ||
"exports": { | ||
".": "./src/index.js", | ||
".": "./index.js", | ||
"./package.json": "./package.json" | ||
@@ -30,3 +41,3 @@ }, | ||
"check-dts": "^0.7.2", | ||
"tsx": "^3.14.0", | ||
"tsx": "^4.0.0", | ||
"typescript": "next", | ||
@@ -33,0 +44,0 @@ "uvu": "^0.5.6" |
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
6254
21
154
1