pino-postgres
Advanced tools
Comparing version 0.0.36 to 0.0.37
{ | ||
"name": "pino-postgres", | ||
"version": "0.0.36", | ||
"version": "0.0.37", | ||
"description": "Pino transport for Postgres", | ||
@@ -34,5 +34,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"commander": "^9.5.0", | ||
"postgres": "^3.3.3", | ||
"split2": "^4.1.0" | ||
"commander": "^10.0.0", | ||
"postgres": "^3.3.4", | ||
"split2": "^4.2.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
7654
+ Addedcommander@10.0.1(transitive)
- Removedcommander@9.5.0(transitive)
Updatedcommander@^10.0.0
Updatedpostgres@^3.3.4
Updatedsplit2@^4.2.0