Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg-query-stream

Package Overview
Dependencies
Maintainers
1
Versions
60
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 3.3.1 to 3.3.2

8

package.json
{
"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"
}
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