
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.
@igloosoftware/stylelint-config-igloo
Advanced tools
Igloo Stylelint configurations
Install the following packages as devDependencies:
yarn add --dev @igloosoftware/stylelint-config-igloo stylelint stylelint-order
Notice the stylelint dependencies. If your project uses SASS, you will also need stylelint-scss
.
This package includes the following complete and ready to use configurations:
@igloosoftware/stylelint-config-igloo
- The base set of configurations.To consume just add the extends attribute to your .stylelintrc
within your project's root.
{
"extends": "@igloosoftware/stylelint-config-igloo"
}
If you need to override specific rules within your project, you can do so like this:
{
"extends": "@igloosoftware/stylelint-config-igloo",
"rules": {
"string-quotes": "double",
}
}
FAQs
Igloo stylelint configurations
The npm package @igloosoftware/stylelint-config-igloo receives a total of 0 weekly downloads. As such, @igloosoftware/stylelint-config-igloo popularity was classified as not popular.
We found that @igloosoftware/stylelint-config-igloo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.