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

timezone-data

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezone-data - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "timezone-data",
"version": "0.1.0",
"version": "0.1.1",
"description": "This is a list of time zones from release 2022b of the tz database.",

@@ -5,0 +5,0 @@ "author": "Mauro Gava",

# timezone-data
This package contains a list of time zones from release [2022b](https://www.iana.org/time-zones) of the IANA tz database.
Data extracted from [https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)
Data extracted from [https://en.wikipedia.org/wiki/List_of_tz_database_time_zones](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)

@@ -6,0 +6,0 @@ The fields in the array are as follows:

@@ -8,4 +8,4 @@

offsetSTD: string
offsetDST: string
tzNameSTD: string
offsetDST?: string
tzNameSTD?: string
tzNameDST?: string

@@ -12,0 +12,0 @@ linkTo?: string

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