Comparing version 7.4.8 to 7.4.9
@@ -19,2 +19,3 @@ // Type definitions for pg 7.4 | ||
connectionString?: string; | ||
keepAlive?: boolean; | ||
} | ||
@@ -21,0 +22,0 @@ |
{ | ||
"name": "@types/pg", | ||
"version": "7.4.8", | ||
"version": "7.4.9", | ||
"description": "TypeScript definitions for pg", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
}, | ||
@@ -25,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "d5d73b8117087a80b0a8beb7827e9ed81f632f3622d68993bad7497a88e635f6", | ||
"typesPublisherContentHash": "89b60b34580da16d0e975ce76e545396f961aced4821fcb1ab63dcd29c06d5d5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/pg | ||
Additional Details | ||
* Last updated: Fri, 27 Apr 2018 05:36:59 GMT | ||
* Last updated: Tue, 15 May 2018 17:48:31 GMT | ||
* Dependencies: events, stream, pg-types, tls, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
139
7848