@types/zipcode-to-timezone
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for zipcode-to-timezone 0.0 | ||
// Project: https://github.com/DoubleDor/node-zipcode-to-timezone#readme | ||
// Definitions by: Paul Oldridge <https://github.com/poldridge> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export function lookup(zipCode: string | number): string | null; |
{ | ||
"name": "@types/zipcode-to-timezone", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "TypeScript definitions for zipcode-to-timezone", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/zipcode-to-timezone", | ||
"name": "Paul Oldridge", | ||
"url": "https://github.com/poldridge", | ||
"githubUsername": "poldridge" | ||
"githubUsername": "poldridge", | ||
"url": "https://github.com/poldridge" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3572962ed4a74fe2e08fc2c1dc303d53fc46b6ef20eb1e40ed20bbe28169877a", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "68b1814db9261978035d7f6cac015064354d704820b29c177a6a25002fc4bda9", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for zipcode-to-timezone 0.0 | ||
// Project: https://github.com/DoubleDor/node-zipcode-to-timezone#readme | ||
// Definitions by: Paul Oldridge <https://github.com/poldridge> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export function lookup(zipCode: string | number): string | null; | ||
@@ -22,7 +17,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 21 Sep 2021 19:02:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Paul Oldridge](https://github.com/poldridge). |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2771
1
21