Socket
Socket
Sign inDemoInstall

geo-tz

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geo-tz - npm Package Compare versions

Comparing version 7.0.5 to 7.0.6

dist/geo-tz.modern.mjs

2

dist/find.d.ts

@@ -1,2 +0,2 @@

declare type CacheOptions = {
type CacheOptions = {
/**

@@ -3,0 +3,0 @@ * If set to true, all features will be loaded into memory to shorten future lookup

@@ -1,2 +0,2 @@

declare type OceanZone = {
type OceanZone = {
left: number;

@@ -3,0 +3,0 @@ right: number;

{
"name": "geo-tz",
"version": "7.0.5",
"version": "7.0.6",
"description": "A node.js module to find the timezone at specific gps coordinates",

@@ -35,32 +35,32 @@ "keywords": [

"devDependencies": {
"@types/async": "^3.2.10",
"@types/chai": "^4.2.22",
"@types/follow-redirects": "^1.13.1",
"@types/async": "^3.2.16",
"@types/chai": "^4.3.4",
"@types/follow-redirects": "^1.14.1",
"@types/geobuf": "^3.0.1",
"@types/jsts": "^0.17.6",
"@types/lodash": "^4.14.177",
"@types/mocha": "^9.0.0",
"@types/yauzl": "^2.9.2",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"async": "^3.2.2",
"chai": "^4.3.4",
"@types/jsts": "^0.17.14",
"@types/lodash": "^4.14.191",
"@types/mocha": "^10.0.1",
"@types/yauzl": "^2.10.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"async": "^3.2.4",
"chai": "^4.3.7",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.1",
"follow-redirects": "^1.14.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^5.2.0",
"follow-redirects": "^1.15.2",
"jsts": "2.6.1",
"lodash": "^4.17.21",
"microbundle": "^0.14.2",
"mocha": "^9.1.3",
"nock": "^13.2.1",
"microbundle": "^0.15.1",
"mocha": "^10.1.0",
"nock": "^13.2.9",
"nyc": "^15.1.0",
"prettier": "^2.4.1",
"semantic-release": "^18.0.0",
"ts-node": "^10.4.0",
"typescript": "^4.5.2",
"prettier": "^2.8.0",
"semantic-release": "^19.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.3",
"yauzl": "^2.10.0"

@@ -67,0 +67,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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