Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pg-notify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Postgres pubsub client", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
"debug": "^4.3.4", | ||
"pg": "^8.11.2", | ||
"pg": "^8.11.3", | ||
"pg-format": "^1.0.4", | ||
@@ -51,3 +51,3 @@ "secure-json-parse": "^2.7.0" | ||
"devDependencies": { | ||
"@types/pg": "^8.10.2", | ||
"@types/pg": "^8.10.9", | ||
"ava": "^5.3.1", | ||
@@ -59,3 +59,3 @@ "benchmark": "^2.1.4", | ||
"standard": "^17.1.0", | ||
"tsd": "^0.28.1" | ||
"tsd": "^0.29.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "tsd": { |
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.11.3