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

@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.14.3 to 7.14.4

5

pg/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for pg 7.14

import { ConnectionOptions } from "tls";
import { ConnectionOptions } from 'tls';

@@ -31,2 +31,3 @@ export interface ClientConfig {

idle_in_transaction_session_timeout?: number;
application_name?: string;
}

@@ -51,4 +52,2 @@

log?: (...messages: any[]) => void;
application_name?: string;
Promise?: PromiseConstructorLike;

@@ -55,0 +54,0 @@ }

6

pg/package.json
{
"name": "@types/pg",
"version": "7.14.3",
"version": "7.14.4",
"description": "TypeScript definitions for pg",

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

},
"typesPublisherContentHash": "69ed5acb60b59bfb33120a85394a1b650a416312a6ea49a4b0af60a6c12bfcc5",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "568b4724f21049c71f9419490e09909c1950d2bec14314229e7df5a2c4236260",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Sat, 14 Mar 2020 01:38:53 GMT
* Last updated: Thu, 09 Jul 2020 19:15:10 GMT
* Dependencies: [@types/pg-types](https://npmjs.com/package/@types/pg-types), [@types/node](https://npmjs.com/package/@types/node)

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

Sorry, the diff of this file is not supported yet

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