pg-query-stream
Advanced tools
Comparing version 4.4.0 to 4.5.0
{ | ||
"name": "pg-query-stream", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -40,3 +40,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.10.0", | ||
"pg": "^8.11.0", | ||
"stream-spec": "~0.3.5", | ||
@@ -50,5 +50,5 @@ "ts-node": "^8.5.4", | ||
"dependencies": { | ||
"pg-cursor": "^2.9.0" | ||
"pg-cursor": "^2.10.0" | ||
}, | ||
"gitHead": "ee302cbcf10437e34fd05d70fc003c357b14c654" | ||
"gitHead": "14b840e96e57fc0617b5c4758f6318f774148ee4" | ||
} |
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
11717
Updatedpg-cursor@^2.10.0