
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
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.
@primer/stylelint-config
Advanced tools
A sharable stylelint config object that enforces GitHub's CSS rules
$ npm install --save --dev @primer/stylelint-config
Within your stylelint config object You can extend this configuration. This will serve as a base for your config, then you can make overrides in your own config object:
{
"extends": ["@primer/stylelint-config"],
"rules": { }
}
Primer Stylelint Config extends the stylelint-config-standard configuration supplied by Stylelint, and makes modifications in /index.js
.
&
).box-shadow
.width
and min-width
that is larger than the minimum browser size supported. 320px
FAQs
Sharable stylelint config used by GitHub's CSS
The npm package @primer/stylelint-config receives a total of 2,262 weekly downloads. As such, @primer/stylelint-config popularity was classified as popular.
We found that @primer/stylelint-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 14 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
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.