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.11 to 7.4.12

2

pg/index.d.ts
// Type definitions for pg 7.4
// Project: https://github.com/brianc/node-postgres
// Project: http://github.com/brianc/node-postgres
// Definitions by: Phips Peter <https://github.com/pspeter3>

@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

{
"name": "@types/pg",
"version": "7.4.11",
"version": "7.4.12",
"description": "TypeScript definitions for pg",

@@ -14,2 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -21,7 +22,7 @@ "type": "git",

"dependencies": {
"@types/pg-types": "*",
"@types/node": "*"
"@types/node": "*",
"@types/pg-types": "*"
},
"typesPublisherContentHash": "f77ebad2c586c073ef3de90165c59c2efac281beb914101ac1fd5d378668ff15",
"typesPublisherContentHash": "5c0b3ca32b6a0f1150622724780802765fb9474890e52028875f6b71797a2f0b",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for pg (https://github.com/brianc/node-postgres).
This package contains type definitions for pg ( http://github.com/brianc/node-postgres ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Mon, 08 Oct 2018 22:12:11 GMT
* Dependencies: pg-types, node
* Last updated: Wed, 13 Feb 2019 21:04:42 GMT
* Dependencies: @types/pg-types, @types/node
* Global values: none

@@ -16,0 +16,0 @@

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