
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.
lint-workspaces
Advanced tools
Simple linter to keep internal dependencies up-to-date for yarn workspaces
Maintaining every package.json for all packages withing a workspace can be a burden. What this package does:
lint-workspaces create --scope="@tester"
lint-workspaces require --scope="@tester"
lint-workspaces depend --scope="@tester"
To automatically fix the prolems:
lint-workspaces depends --scope="@tester" --fix
dir
: directory to use, defaults to "."
workspaces
: list of workspaces to look for packages e.g. "./src/packages"
scope
: npm scope for packages, e.g. "@lint-workspaces/packageA"
name
: name of package, e.g. "packageA"
version
: package.version
to use when creating package.json file
template
: location of template file for package.json
force
: destructively destroys and rebuilds package.json for each package
fix
: fixes any dependencies issues
{
"name": "${scope}/${name}", │ express:router urlencodedParser : /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"version": "${version}", │ body-parser:urlencoded skip empty body +0ms
"description": "", │ express:router jsonParser : /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"main": "index.js", │ body-parser:json skip empty body +0ms
"scripts": { │ express:router serveStatic : /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"test": 'echo "Error: no test specified" && exit 1' │ send stat "/Users/erock/dev/youhood/public/user/38f51d86-6780-4bda-9f38-c8eabf034c31" +0ms
}, │ express:router router : /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"author": "Eric Bower", │ express:router dispatching GET /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"license": "MIT", │ express:router trim prefix (/user) from url /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
"dependencies": {} │ express:router router /user : /user/38f51d86-6780-4bda-9f38-c8eabf034c31 +0ms
}
scope, name, and version are required
FAQs
Linter for yarn workspaces
We found that lint-workspaces demonstrated a not healthy version release cadence and project activity because the last version was released 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.