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 6.1.40 to 6.1.41

3

pg/index.d.ts

@@ -45,2 +45,3 @@ // Type definitions for pg 6.1

application_name?: string;
Promise?: PromiseConstructorLike;
}

@@ -75,3 +76,3 @@

end(): Promise<void>;
query(queryStream: QueryConfig & stream.Readable): stream.Readable;

@@ -78,0 +79,0 @@ query(queryTextOrConfig: string | QueryConfig): Promise<QueryResult>;

{
"name": "@types/pg",
"version": "6.1.40",
"version": "6.1.41",
"description": "TypeScript definitions for pg",

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

"peerDependencies": {},
"typesPublisherContentHash": "fca8de215c83bcff3354591196acf20b639a4ba7c27dab2bf6cbd3cb52d8696f",
"typesPublisherContentHash": "780604b4bbf65413edcb0f9701f6b74b3a319fdac45396b75cfef32472589b2a",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 04 May 2017 20:11:51 GMT
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT
* Dependencies: events, stream, pg-types, 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