
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-mirego
Advanced tools
đź’… The shareable stylelint configuration we use at Mirego
đź’… The shareable stylelint configuration we use at Mirego
npm i -D stylelint-config-mirego
If you’ve installed stylelint-config-mirego
locally within your project, just set your stylelint config to:
{
"extends": "stylelint-config-mirego"
}
We have one rule that enforces the use of a Sass feature. If you don’t use Sass, you must disable that rule:
{
"extends": "stylelint-config-mirego",
"rules": {
"mirego/prefer-sass-rgba-function": null
}
}
stylelint-config-mirego
is © 2018 Mirego and may be freely distributed under the New BSD license.
See the LICENSE.md
file.
Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We're a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.
We also love open-source software and we try to give back to the community as much as we can.
FAQs
đź’… The shareable stylelint configuration we use at Mirego
We found that stylelint-config-mirego demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.