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.2 to 7.1.3

2

pg/index.d.ts

@@ -98,3 +98,3 @@ // Type definitions for pg 7.1

connect(): Promise<Client>;
connect(): Promise<void>;
connect(callback: (err: Error) => void): void;

@@ -101,0 +101,0 @@

{
"name": "@types/pg",
"version": "7.1.2",
"version": "7.1.3",
"description": "TypeScript definitions for pg",

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

},
"typesPublisherContentHash": "0114cbc512df54ff288c9ec3eeceb87e36fc5e8676841c34aea07115a6e5ff9a",
"typesPublisherContentHash": "8cb4d419b2d4879267a82f84a65789f150fcbaa336b0fb4e84f2c1abe0ac9bb4",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 18 Sep 2017 14:13:55 GMT
* Last updated: Tue, 26 Sep 2017 00:11:46 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