
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@myxplor/eslint-config-base
Advanced tools
Basic ESLint shareable config, for projects not using React
An ESLint Shareable Config for Javascript based projects
Contains the basic ESLint shareable config, for projects not using React.
Use the package manager npm or yarn to install it.
Peer dependencies need to be installed in order to make it work properly
"eslint": "^6.3.0"
"prettier": "^1.18.2"
"typescript": "^3.6.3"
"eslint-plugin-prettier": "^3.1.0"
"@typescript-eslint/eslint-plugin": "^2.12.0"
After that you should install the plugin without any problem
yarn add -D @myxplor/eslint-config-base
Once the @myxplor/eslint-config-base
package is installed, you can use it by specifying @myxplor/eslint-config-base
in the extends
section of your ESLint configuration.
{
"extends": "@myxplor/eslint-config-base",
"rules": {
// Additional, per-project rules...
}
}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
FAQs
Basic ESLint shareable config, for projects not using React
We found that @myxplor/eslint-config-base demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.