New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

indonesia-utcoffset

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indonesia-utcoffset

-

latest
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

indonesia UTC Offsets JS

npm Build Status Coverage Status

forSelectOptions

IndoUtcOffset.forSelectOptions =>
[
  { value: '+07:00', label: '+07:00 / WIB' },
  { value: '+08:00', label: '+08:00 / WIT' },
  { value: '+09:00', label: '+09:00 / WITA' }
]

offset2label

✓ offset2label(+07:00) => +07:00 / WIB
✓ offset2label(+08:00) => +08:00 / WIT
✓ offset2label(+09:00) => +09:00 / WITA

offset2shortLabel

✓ offset2shortLabel(+07:00) => +07:00 / WIB
✓ offset2shortLabel(+08:00) => +08:00 / WIT
✓ offset2shortLabel(+09:00) => +09:00 / WITA

Installation

To install just use yarn or npm. Example: yarn add indonesia-utcoffset

LICENSE

MIT

FAQs

Package last updated on 26 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts