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

zip-to-timezone

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zip-to-timezone - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

3

index.js

@@ -29,5 +29,2 @@ "use strict";

exports.ZipToTz = ZipToTz;
const v = new ZipToTz();
let g = v.full('99618');
console.log(666, g);
//# sourceMappingURL=index.js.map

@@ -29,5 +29,2 @@ const fs = require('fs');

const v = new ZipToTz()
let g = v.full('99618');
console.log(666, g)
//Eastern Time - America/New_York

@@ -34,0 +31,0 @@ //Central Time - America/Chicago

2

package.json
{
"name": "zip-to-timezone",
"version": "1.0.29",
"version": "1.0.30",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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