pg-query-stream
Advanced tools
Comparing version 3.3.1 to 3.3.2
{ | ||
"name": "pg-query-stream", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.4.1", | ||
"pg": "^8.4.2", | ||
"stream-spec": "~0.3.5", | ||
@@ -36,5 +36,5 @@ "stream-tester": "0.0.5", | ||
"dependencies": { | ||
"pg-cursor": "^2.4.1" | ||
"pg-cursor": "^2.4.2" | ||
}, | ||
"gitHead": "36342c9a84b68123f666879a9f34ac319a44727a" | ||
"gitHead": "b6d69d5bc2eb7df4f4e04bc864b133b795c76a7f" | ||
} |
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.4.2