Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "pg-notify", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Postgres pubsub client", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"dependencies": { | ||
"pg": "^8.11.5", | ||
"pg": "^8.12.0", | ||
"pg-format": "^1.0.4", | ||
@@ -50,4 +50,4 @@ "secure-json-parse": "^2.7.0" | ||
"devDependencies": { | ||
"@types/pg": "^8.11.5", | ||
"ava": "^6.1.2", | ||
"@types/pg": "^8.11.6", | ||
"ava": "^6.1.3", | ||
"benchmark": "^2.1.4", | ||
@@ -54,0 +54,0 @@ "c8": "9.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
Updatedpg@^8.12.0