@types/zipcodes
Advanced tools
Comparing version 8.0.3 to 8.0.4
@@ -1,8 +0,1 @@ | ||
// Type definitions for zipcodes 8.0 | ||
// Project: https://github.com/davglass/zipcodes#readme | ||
// Definitions by: Brayden Lopez <https://github.com/headdetect> | ||
// Dobes Vandermeer <https://github.com/dobesv> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export as namespace ZipCodes; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/zipcodes", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"description": "TypeScript definitions for zipcodes", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/zipcodes", | ||
"name": "Brayden Lopez", | ||
"url": "https://github.com/headdetect", | ||
"githubUsername": "headdetect" | ||
"githubUsername": "headdetect", | ||
"url": "https://github.com/headdetect" | ||
}, | ||
{ | ||
"name": "Dobes Vandermeer", | ||
"url": "https://github.com/dobesv", | ||
"githubUsername": "dobesv" | ||
"githubUsername": "dobesv", | ||
"url": "https://github.com/dobesv" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f8c853c25aae00e220a28f733e29d7050e6f991d635ebc2784562f929a660b82", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "f43a7ef5190f43b0cb3282e970dd16aa909b3bad69a91a948a3a2f2943478bca", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for zipcodes 8.0 | ||
// Project: https://github.com/davglass/zipcodes#readme | ||
// Definitions by: Brayden Lopez <https://github.com/headdetect> | ||
// Dobes Vandermeer <https://github.com/dobesv> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export as namespace ZipCodes; | ||
@@ -58,7 +51,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 08 Jun 2023 22:32:51 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: none | ||
* Global values: `ZipCodes` | ||
# Credits | ||
These definitions were written by [Brayden Lopez](https://github.com/headdetect), [Dobes Vandermeer](https://github.com/dobesv), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
4891
24
55