@spinajs/internal-logger
Advanced tools
Comparing version 2.0.52 to 2.0.53
{ | ||
"name": "@spinajs/internal-logger", | ||
"version": "2.0.52", | ||
"version": "2.0.53", | ||
"description": "internal logger used by some packages. do not use it in production environment", | ||
@@ -16,2 +16,5 @@ "homepage": "https://github.com/spinajs/main#readme", | ||
}, | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"repository": { | ||
@@ -26,5 +29,5 @@ "type": "git", | ||
"dependencies": { | ||
"@spinajs/di": "^2.0.52", | ||
"@spinajs/log-common": "^2.0.52", | ||
"@spinajs/configuration-common": "^2.0.52", | ||
"@spinajs/di": "^2.0.53", | ||
"@spinajs/log-common": "^2.0.53", | ||
"@spinajs/configuration-common": "^2.0.53", | ||
"lodash": "^4.17.21", | ||
@@ -45,3 +48,2 @@ "chalk": "5.2.0" | ||
"version": "npm run format && git add -A src" | ||
}, | ||
@@ -48,0 +50,0 @@ "bugs": { |
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
29236
323
1
Updated@spinajs/di@^2.0.53
Updated@spinajs/log-common@^2.0.53