pg-query-stream
Advanced tools
Comparing version 3.1.2 to 3.2.0
{ | ||
"name": "pg-query-stream", | ||
"version": "3.1.2", | ||
"version": "3.2.0", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.2.2", | ||
"pg": "^8.3.0", | ||
"stream-spec": "~0.3.5", | ||
@@ -36,5 +36,4 @@ "stream-tester": "0.0.5", | ||
"dependencies": { | ||
"pg-cursor": "^2.2.2" | ||
}, | ||
"gitHead": "dec892ed015af8844f1aa6a9475832c88693b464" | ||
"pg-cursor": "^2.3.0" | ||
} | ||
} |
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
21915
Updatedpg-cursor@^2.3.0