
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
aklinguicli
Advanced tools
lingui command line tools for manipulating message catalogues
@lingui/cli
is part of LinguiJS. See the documentation for all information, tutorials and examples.
npm install --global @lingui/cli
# yarn global add @lingui/cli
Note: If you don't wist to install package globally, it works locally
as well. However, you need either run it from node_modules/.bin/lingui
or
add it to your package.json
:
{
"scripts": {
"add-locale": "lingui add-locale",
"extract": "lingui extract",
"compile": "lingui compile"
}
}
Then you can use:
npm run add-locale -- en cs
npm run extract
npm run compile
See the tutorial or reference documenation.
This package is licensed under MIT license.
FAQs
CLI for working wit message catalogs
The npm package aklinguicli receives a total of 0 weekly downloads. As such, aklinguicli popularity was classified as not popular.
We found that aklinguicli 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.