
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
timezones-list
Advanced tools
This package contains an array of timezones based on conventional options.
It does not follow any complete data set, but it contains almost all basic timezones. And all names are according to the tz format: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
The fields in the array are as follows:
label
a string label which contains the UTC with the tz
code of a timezonetzCode
contains the tz
codesname
contains the descriptive name of the timezone with UTC offsetutc
contains only the UTC of a timezonenpm install timezones-list --save
# or
yarn add timezones-list
import timezones from 'timezones-list';
// or
var timezones = require('timezones-list');
FAQs
List of all timezones
The npm package timezones-list receives a total of 53,425 weekly downloads. As such, timezones-list popularity was classified as popular.
We found that timezones-list demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.