
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
stylelint-config-moxio
Advanced tools
[](https://www.npmjs.org/package/stylelint-config-moxio)
The standard shareable config for stylelint used at Moxio.
npm install stylelint-config-moxio
If you've installed stylelint-config-moxio
locally within your project, just set your stylelint
config to:
{
"extends": "stylelint-config-moxio"
}
If you've globally installed stylelint-config-moxio
using the -g
flag, then you'll need to use the absolute path to stylelint-config-moxio
in your config e.g.
{
"extends": "/absolute/path/to/stylelint-config-moxio"
}
Simply add a "rules"
key to your config, then add your overrides and additions there.
This plugin is released under the MIT license.
FAQs
[](https://www.npmjs.org/package/stylelint-config-moxio)
We found that stylelint-config-moxio 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.