@opuscapita/logger
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@opuscapita/logger", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Unified logging component for OpusCapita Andariel platform.", | ||
@@ -21,6 +21,2 @@ "main": "./index.js", | ||
}, | ||
"keywords": [ | ||
"Logging", | ||
"Logger" | ||
], | ||
"files": [ | ||
@@ -39,3 +35,3 @@ "index.js", | ||
"dependencies": { | ||
"correlation-id": "^4.0.0" | ||
"correlation-id": "^4.0.0||^5.0.0" | ||
}, | ||
@@ -57,4 +53,4 @@ "devDependencies": { | ||
"typescript": "^5.0.4", | ||
"uuid": "^8.3.2" | ||
"uuid": "^9.0.1" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
43506
4
901
1
166
+ Addedcorrelation-id@5.2.0(transitive)
- Removedcorrelation-id@4.0.0(transitive)
- Removeduuid@8.3.2(transitive)