pg-query-stream
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "pg-query-stream", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -40,3 +40,3 @@ "main": "./dist/index.js", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.11.1", | ||
"pg": "^8.11.2", | ||
"stream-spec": "~0.3.5", | ||
@@ -50,5 +50,5 @@ "ts-node": "^8.5.4", | ||
"dependencies": { | ||
"pg-cursor": "^2.10.1" | ||
"pg-cursor": "^2.10.2" | ||
}, | ||
"gitHead": "eaafac36dc8f4a13f1fecc9e3420d35559fd8e2b" | ||
"gitHead": "a2a355a6807bf75d92d7f0cb0f219588811a5356" | ||
} |
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.10.2