
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.
@lwce/eslint-plugin-lwc-experience-cloud
Advanced tools
An ESLint plugin with custom rules for LWC developers in Experience Cloud.
@lwce/eslint-plugin-experience-cloud
Collection of ESLint rules for LWC Experience Cloud developers.
$ npm install eslint @lwce/eslint-plugin-lwc-experience-cloud --save-dev
Add this plugin to your ESLint configuration and extend your desired configuration. See ESLint documentation for details.
module.exports = {
plugins: ['@lwce/eslint-plugin-lwc-experience-cloud'],
rules: {
'@lwce/lwc-experience-cloud/no-static-color-values': 'warn',
}
};
Rule ID | Description | Fixable |
---|---|---|
lwc-experience-cloud/no-static-color-values | Disallow static color values in literals. |
FAQs
An ESLint plugin with custom rules for LWC developers in Experience Cloud.
The npm package @lwce/eslint-plugin-lwc-experience-cloud receives a total of 5 weekly downloads. As such, @lwce/eslint-plugin-lwc-experience-cloud popularity was classified as not popular.
We found that @lwce/eslint-plugin-lwc-experience-cloud 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.