Socket
Socket
Sign inDemoInstall

timezones.json

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.3 to 1.4.4

2

package.json
{
"name": "timezones.json",
"version": "1.4.3",
"version": "1.4.4",
"description": "Full list of UTC timezones",

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

@@ -507,2 +507,28 @@ [

{
"value": "Greenwich Mean Time",
"abbr": "GMT",
"offset": 0,
"isdst": false,
"text": "(UTC) Edinburgh, London",
"utc": [
"Europe/Isle_of_Man",
"Europe/Guernsey",
"Europe/Jersey",
"Europe/London"
]
},
{
"value": "British Summer Time",
"abbr": "BST",
"offset": 1,
"isdst": true,
"text": "(UTC+01:00) Edinburgh, London",
"utc": [
"Europe/Isle_of_Man",
"Europe/Guernsey",
"Europe/Jersey",
"Europe/London"
]
},
{
"value": "GMT Standard Time",

@@ -512,3 +538,3 @@ "abbr": "GDT",

"isdst": true,
"text": "(UTC) Dublin, Edinburgh, Lisbon, London",
"text": "(UTC) Dublin, Lisbon",
"utc": [

@@ -519,7 +545,3 @@ "Atlantic/Canary",

"Europe/Dublin",
"Europe/Guernsey",
"Europe/Isle_of_Man",
"Europe/Jersey",
"Europe/Lisbon",
"Europe/London"
"Europe/Lisbon"
]

@@ -1176,4 +1198,4 @@ },

{
"value": "Tokyo Standard Time",
"abbr": "TST",
"value": "Japan Standard Time",
"abbr": "JST",
"offset": 9,

@@ -1180,0 +1202,0 @@ "isdst": false,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc