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.4.15 to 7.11.0

4

pg/index.d.ts

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

// Type definitions for pg 7.4
// Type definitions for pg 7.11
// Project: http://github.com/brianc/node-postgres

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

statement_timeout?: false | number;
connectionTimeoutMillis?: number;
keepAliveInitialDelayMillis?: number;
}

@@ -24,0 +26,0 @@

{
"name": "@types/pg",
"version": "7.4.15",
"version": "7.11.0",
"description": "TypeScript definitions for pg",

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

},
"typesPublisherContentHash": "6dfe63161d453eb57848511fd770ec7ce1af5377fd9e6163eba9e219a42c8fbf",
"typesPublisherContentHash": "8229b8a62fb672ce6521ba373d81c076aa0ba6c31619fe8b102340ea5f10e4a5",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 16 Aug 2019 18:47:19 GMT
* Last updated: Fri, 16 Aug 2019 18:58:07 GMT
* Dependencies: @types/pg-types, @types/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