Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "pg-notify", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Postgres pubsub client", | ||
@@ -33,15 +33,15 @@ "main": "index.js", | ||
"debug": "^4.3.4", | ||
"pg": "^8.7.3", | ||
"pg": "^8.8.0", | ||
"pg-format": "^1.0.4", | ||
"secure-json-parse": "^2.4.0" | ||
"secure-json-parse": "^2.6.0" | ||
}, | ||
"devDependencies": { | ||
"@types/pg": "^8.6.5", | ||
"ava": "^4.2.0", | ||
"ava": "^5.1.0", | ||
"benchmark": "^2.1.4", | ||
"coveralls": "^3.1.1", | ||
"dotenv": "^16.0.0", | ||
"dotenv": "^16.0.3", | ||
"nyc": "^15.1.0", | ||
"standard": "^17.0.0", | ||
"tsd": "^0.20.0" | ||
"tsd": "^0.25.0" | ||
}, | ||
@@ -48,0 +48,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.8.0
Updatedsecure-json-parse@^2.6.0