New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vvo/tzdb

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vvo/tzdb - npm Package Compare versions

Comparing version 5.1.1 to 5.2.0

18

package.json
{
"name": "@vvo/tzdb",
"version": "5.1.1",
"version": "5.2.0",
"description": "Always up to date list of time zones, with grouping and major cities",

@@ -87,14 +87,14 @@ "keywords": [

"devDependencies": {
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"@babel/node": "7.10.4",
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/node": "7.10.5",
"@babel/preset-env": "7.10.4",
"algoliasearch": "4.3.0",
"algoliasearch": "4.3.1",
"babel-eslint": "10.1.0",
"csv-parse": "4.10.1",
"csv-parse": "4.11.1",
"dotenv": "8.2.0",
"eslint": "7.4.0",
"eslint": "7.5.0",
"eslint-plugin-import": "2.22.0",
"got": "11.5.0",
"lodash": "4.17.15",
"got": "11.5.1",
"lodash": "4.17.19",
"p-each-series": "2.1.0",

@@ -101,0 +101,0 @@ "prettier": "2.0.5",

@@ -58,3 +58,3 @@ # tzdb [![GitHub license](https://img.shields.io/github/license/vvo/tzdb?style=flat)](https://github.com/vvo/tzdb/blob/master/LICENSE) [![Tests](https://github.com/vvo/tzdb/workflows/CI/badge.svg)](https://github.com/vvo/tzdb/actions) [![npm version](https://badge.fury.io/js/%40vvo%2Ftzdb.svg)](https://www.npmjs.com/package/@vvo/tzdb) [![minizipped size](https://badgen.net/bundlephobia/minzip/@vvo/tzdb)](https://bundlephobia.com/result?p=@vvo/tzdb)

- if the time zones are in the same country
- if the DST or summer time offsets
- if the DST or summer time offsets are the same
- if the non DST, non summer time offsets are the same

@@ -61,0 +61,0 @@ - then we group the time zones

@@ -205,2 +205,3 @@ ["Africa/Abidjan",

"Antarctica/Mawson",
"Antarctica/McMurdo",
"Antarctica/Palmer",

@@ -207,0 +208,0 @@ "Antarctica/Rothera",

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