pg-query-stream
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "pg-query-stream", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -40,3 +40,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.7.0", | ||
"pg": "^8.7.1", | ||
"stream-spec": "~0.3.5", | ||
@@ -48,5 +48,5 @@ "stream-tester": "0.0.5", | ||
"dependencies": { | ||
"pg-cursor": "^2.7.0" | ||
"pg-cursor": "^2.7.1" | ||
}, | ||
"gitHead": "f3b0ee4c09cd01e37baf580d72dffc43edcc29f3" | ||
"gitHead": "92b4d37926c276d343bfe56447ff6f526af757cf" | ||
} |
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.7.1