google-timezones-json
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "google-timezones-json", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "List of timezones as in Google Calendar", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,4 @@ | ||
[![version](https://img.shields.io/npm/v/google-timezones-json.svg)]() | ||
[![downloads](https://img.shields.io/npm/dm/google-timezones-json.svg)]() | ||
```javascript | ||
@@ -14,2 +17,2 @@ import timezones from 'google-timezones-json'; | ||
} | ||
``` | ||
``` |
@@ -81,3 +81,3 @@ { | ||
"America/Santiago": "(GMT-03:00) Santiago", | ||
"America/Sao_Paulo": "(GMT-02:00) Sao Paulo", | ||
"America/Sao_Paulo": "(GMT-03:00) Sao Paulo", | ||
"Antarctica/Palmer": "(GMT-03:00) Palmer", | ||
@@ -148,3 +148,3 @@ "Antarctica/Rothera": "(GMT-03:00) Rothera", | ||
"Europe/Kaliningrad": "(GMT+02:00) Moscow-01 - Kaliningrad", | ||
"Europe/Kiev": "(GMT+02:00) Kiev", | ||
"Europe/Kyiv": "(GMT+02:00) Kyiv", | ||
"Europe/Riga": "(GMT+02:00) Riga", | ||
@@ -255,2 +255,2 @@ "Europe/Sofia": "(GMT+02:00) Sofia", | ||
"Pacific/Kiritimati": "(GMT+14:00) Kiritimati" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13265
253
18