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

compact-timezone-list

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compact-timezone-list - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

index.js

@@ -293,3 +293,3 @@ /**

*/
export const minimalTimezoneSet = [
export var minimalTimezoneSet = [
{ offset: '-11:00', label: '(GMT-11:00) Pago Pago', tzCode: 'Pacific/Pago_Pago' },

@@ -296,0 +296,0 @@ { offset: '-10:00', label: '(GMT-10:00) Hawaii Time', tzCode: 'Pacific/Honolulu' },

{
"name": "compact-timezone-list",
"version": "1.0.4",
"version": "1.0.5",
"description": "Array of timezones with their labels, tz code, and UTC/GMT offsets.",

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

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