Comparing version 6.1.38 to 6.1.39
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6397
4