@kosko/log
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@kosko/log", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "Logging library for Kosko.", | ||
@@ -40,3 +40,3 @@ "homepage": "https://kosko.dev", | ||
"engines": { | ||
"node": ">=14.18.0" | ||
"node": ">=18" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
"picocolors": "^1.0.0", | ||
"@kosko/common-utils": "^0.2.0" | ||
"@kosko/common-utils": "^1.0.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
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
0
54091
+ Added@kosko/common-utils@1.2.0(transitive)
- Removed@kosko/common-utils@0.2.0(transitive)
Updated@kosko/common-utils@^1.0.0