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.38 to 6.1.39

pg/LICENSE

2

pg/index.d.ts

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

end(callback?: (err: Error) => void): void;
release(): void;
release(err?: Error): void;

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

{
"name": "@types/pg",
"version": "6.1.38",
"version": "6.1.39",
"description": "TypeScript definitions for pg",

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

"peerDependencies": {},
"typesPublisherContentHash": "92293db085f44c638de00499e6a74b6af9d9017c1c96564b9f58d796549d7dc9",
"typesPublisherContentHash": "09e7f12e2403eb1d3eac3db0760f5b4decaec26b8e7646656a8566e0b41d9c66",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/pg
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg
Additional Details
* Last updated: Fri, 24 Mar 2017 15:17:28 GMT
* Last updated: Tue, 18 Apr 2017 18:28:36 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