
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
react-intl-detect-unused
Advanced tools
Finds react-intl translations which are unused in the current project.
Detects unused react-intl translation keys. Parses react-intl message definitions file and searches source files to find out which messages are unused.
react-intl-unused [-m=ARG] [-s=ARG] [-i=ARG] [-e=ARG] [-h]
Option | Description | Default value |
---|---|---|
-m or --msg=ARG | File with message definitions | ./src/Messages.js |
-s or --src=ARG | Project source folder | ./src |
-i or --include=ARG | Which source files should be included in search | *.{js,ts} |
-e or --exclude=ARG | Which source files should be excluded from search | *.test.js |
-h or --help | Display this help |
react-intl-unused -m=./intl/Messages.js -s=./src -i=*.js -e=./util
The script requires grep
command to be available.
FAQs
Finds react-intl translations which are unused in the current project.
The npm package react-intl-detect-unused receives a total of 34 weekly downloads. As such, react-intl-detect-unused popularity was classified as not popular.
We found that react-intl-detect-unused 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.