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

tz-lookup

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tz-lookup - npm Package Compare versions

Comparing version 6.1.4 to 6.1.5

1

pack.js

@@ -124,2 +124,3 @@ "use strict";

force_urban(50.7029, -57.3511, urban_data); // fix #13
force_urban(29.9414, -85.4064, urban_data); // fix #14
force_urban(49.7261, -1.9104, urban_data); // fix #15

@@ -126,0 +127,0 @@ force_urban(65.5280, 23.5570, urban_data); // fix #16

2

package.json
{
"name": "tz-lookup",
"version": "6.1.4",
"version": "6.1.5",
"description": "fast time zone lookup",

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

@@ -80,2 +80,3 @@ describe("tzlookup", function() {

[[ 50.7029, -57.3511], "America/St_Johns"], // #13
[[ 29.9414, -85.4064], "America/Chicago"], // #14
[[ 49.7261, -1.9104], "Europe/Paris"], // #15

@@ -82,0 +83,0 @@ [[ 65.5280, 23.5570], "Europe/Stockholm"], // #16

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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