Socket
Socket
Sign inDemoInstall

pg-query-stream

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-query-stream - npm Package Compare versions

Comparing version 4.2.3 to 4.2.4

9

package.json
{
"name": "pg-query-stream",
"version": "4.2.3",
"version": "4.2.4",
"description": "Postgres query result returned as readable stream",

@@ -40,5 +40,4 @@ "main": "./dist/index.js",

"mocha": "^7.1.2",
"pg": "^8.7.3",
"pg": "^8.8.0",
"stream-spec": "~0.3.5",
"stream-tester": "0.0.5",
"ts-node": "^8.5.4",

@@ -48,5 +47,5 @@ "typescript": "^4.0.3"

"dependencies": {
"pg-cursor": "^2.7.3"
"pg-cursor": "^2.7.4"
},
"gitHead": "4fa7ee891a456168a75695ac026792136f16577f"
"gitHead": "c99fb2c127ddf8d712500db2c7b9a5491a178655"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc