pg-query-stream
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "pg-query-stream", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -39,3 +39,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.5.0", | ||
"pg": "^8.5.1", | ||
"stream-spec": "~0.3.5", | ||
@@ -48,5 +48,5 @@ "stream-tester": "0.0.5", | ||
"dependencies": { | ||
"pg-cursor": "^2.5.0" | ||
"pg-cursor": "^2.5.1" | ||
}, | ||
"gitHead": "4d203aedeef0064c2adf649ccdb7ffd995e4f044" | ||
"gitHead": "0b9bb349dcb10f6473737001062082b65efc74be" | ||
} |
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.5.1