pg-query-stream
Advanced tools
Comparing version 4.5.3 to 4.5.4
{ | ||
"name": "pg-query-stream", | ||
"version": "4.5.3", | ||
"version": "4.5.4", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -40,3 +40,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.11.3", | ||
"pg": "^8.11.4", | ||
"stream-spec": "~0.3.5", | ||
@@ -50,5 +50,5 @@ "ts-node": "^8.5.4", | ||
"dependencies": { | ||
"pg-cursor": "^2.10.3" | ||
"pg-cursor": "^2.10.4" | ||
}, | ||
"gitHead": "a84ebb3fe85edafb1b358965bdb5e3de58b12c5d" | ||
"gitHead": "b03c071d2d15af259e1e008e9628191c865e58fa" | ||
} |
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-cursor@^2.10.4