pg-query-stream
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "pg-query-stream", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -28,4 +28,4 @@ "main": "index.js", | ||
"eslint-plugin-promise": "^3.5.0", | ||
"mocha": "^6.2.2", | ||
"pg": "^8.2.0", | ||
"mocha": "^7.1.2", | ||
"pg": "^8.2.1", | ||
"stream-spec": "~0.3.5", | ||
@@ -36,5 +36,5 @@ "stream-tester": "0.0.5", | ||
"dependencies": { | ||
"pg-cursor": "^2.2.0" | ||
"pg-cursor": "^2.2.1" | ||
}, | ||
"gitHead": "9e55a7073b46da9f2ab274f1dd356087e2a7d982" | ||
"gitHead": "f3136a7d5d5498280924b3e06f47f8ce80dbe4e6" | ||
} |
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
21972
20
Updatedpg-cursor@^2.2.1