Comparing version 6.1.41 to 6.1.42
@@ -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 |
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
6774