
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
Yanayi is a CLI program that shows you the current weather for a provided city, it also shows you the forecast for the next 3 days.
If you want to install Yanayi in your local machine with npm, you can do it by running the following command:
$ npm install -g yanayi
To install Yanayi globally, you can run the following command:
$ npm install -g yanayi
To use Yanayi, you need to provide a city name, you can do it by running the following command:
$ yanayi city "Orlando"
If you want more details about the cli, you can run the following command:
$ yanayi --help
If you want to install Yanayi locally, you will need to clone the repository and install the dependencies, you can do it by running the following commands:
$ git clone https://github.com/vboechat/yanayi.git
$ cd yanayi
$ npm install
Then, you can run the program by running the following command:
$ npm run start
This command will show you the help menu, you can use it to know how to use the program.
If you want to contribute to Yanayi, you can do it by following these steps:
git checkout -b my-feature.git commit -m "feat: My new feature".git push origin my-feature.This project is under the MIT license. See the LICENSE for more information.
FAQs
Yanayi is a CLI program that shows you the weather for a given city
We found that yanayi demonstrated a not healthy version release cadence and project activity because the last version was released 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.