@exogee/logger
Advanced tools
Comparing version 2.7.1 to 2.8.0
{ | ||
"name": "@exogee/logger", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "Common logging output for Exogee projects", | ||
@@ -15,9 +15,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"pino": "9.4.0" | ||
"pino": "9.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "22.7.5", | ||
"@types/node": "22.9.0", | ||
"esbuild": "0.24.0", | ||
"glob": "10.4.3", | ||
"typescript": "5.6.2" | ||
"typescript": "5.6.3" | ||
}, | ||
@@ -24,0 +24,0 @@ "keywords": [ |
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
+ Addedpino@9.5.0(transitive)
+ Addedpino-abstract-transport@2.0.0(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@6.0.3(transitive)
- Removedevent-target-shim@5.0.1(transitive)
- Removedevents@3.3.0(transitive)
- Removedieee754@1.2.1(transitive)
- Removedpino@9.4.0(transitive)
- Removedpino-abstract-transport@1.2.0(transitive)
- Removedprocess@0.11.10(transitive)
- Removedreadable-stream@4.5.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedstring_decoder@1.3.0(transitive)
Updatedpino@9.5.0