
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.
@connctd/eslint-config-typescript
Advanced tools
Recommended coding style for typescript projects.
This projects relies on eslint for recommendations and fixes.
Based on airbnb/javascript and typescript eslint recommended.
Add @connctd/eslint-config-typescript
as a dev dependency to your project:
yarn add '@connctd/eslint-config-typescript' -D
Install the required peer dependencies:
npx install-peerdeps @connctd/eslint-config-typescript
OR
(Recommended if you are installing this config from a custom private registry, since install-peerdeps only can fetch from the public npm registry)
yarn add -D \
typescript@4.1.2 \
eslint@7.15.0 \
@typescript-eslint/eslint-plugin@4.9.1 \
@typescript-eslint/parser@4.9.1 \
eslint-config-airbnb@18.2.1 \
eslint-plugin-import@2.22.1 \
eslint-plugin-jsx-a11y@6.4.1 \
eslint-plugin-react@7.21.5 \
eslint-plugin-react-hooks@4.2.0
Extend the .eslintrc
of your target project by @connctd/typescript
:
{
"extends": ["@connctd/typescript"]
}
FAQs
Recommended typescript coding style
We found that @connctd/eslint-config-typescript demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.