pg-query-stream
Advanced tools
Comparing version 4.5.6 to 4.6.0
{ | ||
"name": "pg-query-stream", | ||
"version": "4.5.6", | ||
"version": "4.6.0", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -40,3 +40,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.11.6", | ||
"pg": "^8.12.0", | ||
"stream-spec": "~0.3.5", | ||
@@ -50,5 +50,5 @@ "ts-node": "^8.5.4", | ||
"dependencies": { | ||
"pg-cursor": "^2.10.6" | ||
"pg-cursor": "^2.11.0" | ||
}, | ||
"gitHead": "2c3c6264db9d2c5d390a87c3ce958c6d71d444e1" | ||
"gitHead": "0f42880861951970e193d31359508d460a67d25a" | ||
} |
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.11.0