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.
$ timezone-converter tijuana --zone | $ timezone-converter tijuana new_york |
---|---|
When working with people that are not in your local timezone, the available resources are the usual webpages that only show one hour at a time, which is pretty inconvenient.
With this package you can quickly compare a full day of your timezone against foreign ones.
pip install -U timezone-converter
timezone-converter <timezone> [<timezone> ...]
docker run --rm -t bledy/timezone-converter <timezone> [<timezone> ...]
Multiple timezones can be provided to get a side-by-side comparison.
The row containing the current hour will be highlighted.
Using the --single
argument, you can output a single hour. If you don't
provide a value, the current hour will be displayed.
Using the --list
argument, you can see a pretty list of available timezones,
by groups, and sorted alphabetically.
$ timezone-converter --list
This project is licensed under the terms of the MIT license.
FAQs
Compare your local timezone with foreign ones.
We found that timezone-converter 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.