
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.
@baltpeter/tsconfig
Advanced tools
The TypeScript configs I use for my projects.
This package contains the TypeScript configs I use for my projects. You probably don't want to use this unless you're working on a project with me.
Install TypeScript and this config:
yarn add --dev typescript @baltpeter/tsconfig
Then, create a tsconfig.json
file like this:
{
"extends": "@baltpeter/tsconfig",
"include": ["src/**/*"]
}
Make sure to adapt the include
property if necessary.
Instead of the default config, you can also use one of the following configs:
@baltpeter/tsconfig/tsconfig.node.json
for Node.js projects@baltpeter/tsconfig/tsconfig.preact.json
for Preact projectsFAQs
The TypeScript configs Benjamin Altpeter uses in his projects.
We found that @baltpeter/tsconfig demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.