
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.
@i-views/eslint-plugin-iviews
Advanced tools
Code-Style-Settings used in @i-views projects
npm install @i-views/eslint-plugin-iviews
Use the following .eslintrc.js
for plain javascript files (i.e.
in the project root directory
module.exports = {
plugins: ['@i-views/eslint-plugin-iviews'],
extends: ['plugin:@i-views/eslint-plugin-iviews/default']
}
The following .eslintrc.js
can be used in the directory where you
have synchronized the scripts from your i-views volume.
module.exports = {
plugins: ['@i-views/eslint-plugin-iviews'],
extends: ['plugin:@i-views/eslint-plugin-iviews/kjavascript']
}
When you run eslint
, you should specify the --ext
option to include
KJavaScript files
eslint --fix . --ext .js,.kjs
@i-views/eslint-plugin-iviews
is published under the UNLICENSED-license.
No file "LICENSE*" found
See CONTRIBUTING.md.
FAQs
Code-Style-Settings used in @i-views projects
The npm package @i-views/eslint-plugin-iviews receives a total of 0 weekly downloads. As such, @i-views/eslint-plugin-iviews popularity was classified as not popular.
We found that @i-views/eslint-plugin-iviews demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.