Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/zipcode-to-timezone

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/zipcode-to-timezone - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

5

zipcode-to-timezone/index.d.ts

@@ -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;

10

zipcode-to-timezone/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc