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 6.1.46 to 6.1.47

4

pg v6/index.d.ts

@@ -32,6 +32,6 @@ // Type definitions for pg 6.1

import { TlsServerOptions } from "tls";
import { TlsOptions } from "tls";
export interface ClientConfig extends ConnectionConfig {
ssl?: boolean | TlsServerOptions;
ssl?: boolean | TlsOptions;
}

@@ -38,0 +38,0 @@

{
"name": "@types/pg",
"version": "6.1.46",
"version": "6.1.47",
"description": "TypeScript definitions for pg",

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

},
"typesPublisherContentHash": "4b4e71e955a2fbfe04c08c28178363095f792c41b17a970df1d6347ed686fb42",
"typesPublisherContentHash": "8eb085621ad243063dfda4f57ef200837faf0f9df9f6eaf3a3bc4cd60bbe6b1c",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Sat, 10 Feb 2018 21:44:46 GMT
* Last updated: Tue, 13 Feb 2018 20:54:40 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