pino-postgres
Advanced tools
Comparing version 0.0.39 to 0.0.40
{ | ||
"name": "pino-postgres", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
"description": "Pino transport for Postgres", | ||
@@ -34,4 +34,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"commander": "^11.1.0", | ||
"postgres": "^3.4.3", | ||
"commander": "^12.0.0", | ||
"postgres": "^3.4.4", | ||
"split2": "^4.2.0" | ||
@@ -38,0 +38,0 @@ }, |
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
19
+ Addedcommander@12.1.0(transitive)
- Removedcommander@11.1.0(transitive)
Updatedcommander@^12.0.0
Updatedpostgres@^3.4.4