compact-timezone-list
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -36,3 +36,3 @@ /** | ||
*/ | ||
module.exports = [ | ||
exports.default = [ | ||
{ offset: '-11:00', label: '(GMT-11:00) Niue', tzCode: 'Pacific/Niue' }, | ||
@@ -39,0 +39,0 @@ { offset: '-11:00', label: '(GMT-11:00) Pago Pago', tzCode: 'Pacific/Pago_Pago' }, |
{ | ||
"name": "compact-timezone-list", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Array of timezones with their long and short names, and GMT offsets.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
27993