pino-postgres
Advanced tools
Comparing version 0.0.37 to 0.0.38
{ | ||
"name": "pino-postgres", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "Pino transport for Postgres", | ||
@@ -34,9 +34,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"commander": "^10.0.0", | ||
"postgres": "^3.3.4", | ||
"commander": "^11.0.0", | ||
"postgres": "^3.3.5", | ||
"split2": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"standard": "^17.0.0" | ||
"standard": "^17.1.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
+ Addedcommander@11.1.0(transitive)
- Removedcommander@10.0.1(transitive)
Updatedcommander@^11.0.0
Updatedpostgres@^3.3.5