Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
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
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.