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.1.0 to 3.1.1

10

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