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 0.0.32 to 6.1.33

2

pg/index.d.ts

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

// Type definitions for pg
// Type definitions for pg 6.1.0
// Project: https://github.com/brianc/node-postgres

@@ -3,0 +3,0 @@ // Definitions by: Phips Peter <http://pspeter3.com>

{
"name": "@types/pg",
"version": "0.0.32",
"description": "TypeScript definitions for pg",
"version": "6.1.33",
"description": "TypeScript definitions for pg 6.1.0",
"license": "MIT",

@@ -17,3 +17,3 @@ "author": "Phips Peter <http://pspeter3.com>",

"typings": "index.d.ts",
"typesPublisherContentHash": "8e0af6c779ab1ea22c5ee74f4846466f225dfeeca4e189b4a430fecf328dfb31"
"typesPublisherContentHash": "001011ed09b8acfa7a4f732ec738bee6789112eca5b69a5680798fec079d03f6"
}

@@ -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 6.1.0 (https://github.com/brianc/node-postgres).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Fri, 23 Sep 2016 14:47:45 GMT
* File structure: ProperModule

@@ -15,0 +15,0 @@ * Library Dependencies: node

@@ -11,5 +11,5 @@ {

],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"libraryName": "pg",
"libraryMajorVersion": "6",
"libraryMinorVersion": "1",
"libraryName": "pg 6.1.0",
"typingsPackageName": "pg",

@@ -30,3 +30,3 @@ "projectName": "https://github.com/brianc/node-postgres",

"hasPackageJson": false,
"contentHash": "8e0af6c779ab1ea22c5ee74f4846466f225dfeeca4e189b4a430fecf328dfb31"
"contentHash": "001011ed09b8acfa7a4f732ec738bee6789112eca5b69a5680798fec079d03f6"
}
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