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

pg

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg - npm Package Compare versions

Comparing version 7.17.0 to 7.17.1

2

lib/result.js

@@ -20,3 +20,3 @@ 'use strict'

this.rows = []
this.fields = undefined
this.fields = []
this._parsers = undefined

@@ -23,0 +23,0 @@ this._types = types

{
"name": "pg",
"version": "7.17.0",
"version": "7.17.1",
"description": "PostgreSQL client - pure javascript & libpq with the same API",

@@ -56,3 +56,3 @@ "keywords": [

},
"gitHead": "6d93951783dc774731fe0b18d07ed8bf2d78d0b2"
"gitHead": "5cf8f5f8d7f59d8374180589db1bfa4b06751539"
}
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