Socket
Socket
Sign inDemoInstall

@types/pg

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pg - npm Package Compare versions

Comparing version 7.1.5 to 7.4.0

3

pg/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for pg 7.1
// Type definitions for pg 7.4
// Project: https://github.com/brianc/node-postgres

@@ -50,2 +50,3 @@ // Definitions by: Phips Peter <https://github.com/pspeter3>

values?: any[];
rowMode?: string;
}

@@ -52,0 +53,0 @@

{
"name": "@types/pg",
"version": "7.1.5",
"version": "7.4.0",
"description": "TypeScript definitions for pg",

@@ -23,4 +23,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "44685b61c5dbd29866652abec6cedbb99c02667f182ae5e93964d791517a7170",
"typesPublisherContentHash": "311d2f3cea47e93e1e46e4f1e8158346062853be42fc0d7dcb87533610897368",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 25 Oct 2017 16:18:54 GMT
* Last updated: Wed, 22 Nov 2017 17:09:04 GMT
* Dependencies: events, stream, pg-types, tls, node

@@ -14,0 +14,0 @@ * Global values: none

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