Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@mollie/crowdin-cli
Advanced tools
@mollie/crowdin-cli
This CLI written in TypeScript is used for syncing application translations with Crowdin. It uses formatjs-cli
to extract the messages from the application.
Add the following variables to your .env
file:
CROWDIN_KEY
CROWDIN_PROJECT_NAME
CROWDIN_LANGUAGES
# i.e.
# CROWDIN_LANGUAGES=nl,en-US,fr,fr-BE
Add the following scripts to package.json
:
"crowdin:download": "@mollie/crowdin-cli download",
"crowdin:upload": "@mollie/crowdin-cli upload '<glob directory pattern>'", // i.e. mollie-crowdin upload './src/**/!(*.test).{ts,tsx}'
FAQs
A little helper to sync messages with [Crowdin](https://crowdin.com/). It uses [`@formatjs/cli`](https://formatjs.io/docs/tooling/cli/) to extract messages from your application.
The npm package @mollie/crowdin-cli receives a total of 47 weekly downloads. As such, @mollie/crowdin-cli popularity was classified as not popular.
We found that @mollie/crowdin-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.