Comparing version 7.11.1 to 7.11.2
@@ -47,2 +47,3 @@ // Type definitions for pg 7.11 | ||
idleTimeoutMillis?: number; | ||
log?: (...messages: any[]) => void; | ||
@@ -49,0 +50,0 @@ application_name?: string; |
{ | ||
"name": "@types/pg", | ||
"version": "7.11.1", | ||
"version": "7.11.2", | ||
"description": "TypeScript definitions for pg", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "eb460a6f61ce28484e339d40b30be5ba90d6279fced493c48947e78775248891", | ||
"typesPublisherContentHash": "a17ec8da5bc89491bb0428cacedff9beb92e0db2ff31c69a3efcf71550a74e11", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 04 Sep 2019 17:48:05 GMT | ||
* Last updated: Thu, 26 Sep 2019 21:15:51 GMT | ||
* Dependencies: @types/pg-types, @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
10635
189