pg-query-stream
Advanced tools
Comparing version 3.4.2 to 4.0.0
{ | ||
"name": "pg-query-stream", | ||
"version": "3.4.2", | ||
"version": "4.0.0", | ||
"description": "Postgres query result returned as readable stream", | ||
@@ -47,5 +47,5 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"pg-cursor": "^2.5.1" | ||
"pg-cursor": "^2.5.2" | ||
}, | ||
"gitHead": "0b9bb349dcb10f6473737001062082b65efc74be" | ||
"gitHead": "fa4549af4fc8d1ffdc121c696faa72fc02459f4b" | ||
} |
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.5.2