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.41 to 6.1.42

2

pg/index.d.ts

@@ -74,3 +74,3 @@ // Type definitions for pg 6.1

end(): Promise<void>;
end(callback?: () => void): Promise<void>;

@@ -77,0 +77,0 @@ query(queryStream: QueryConfig & stream.Readable): stream.Readable;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "780604b4bbf65413edcb0f9701f6b74b3a319fdac45396b75cfef32472589b2a",
"typesPublisherContentHash": "7aa17a3dcd74deb25bc286016ea3d33143beb5a29ec9a2a03cad4f39b091babb",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT
* Last updated: Wed, 05 Jul 2017 14:31:12 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