Comparing version 6.1.4 to 6.1.5
@@ -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 |
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
160325
1264
0