
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.
@thinkmill/shed
Advanced tools
A series of simple scripts (aka recipes) to scaffold up a project with Thinkmill specific conventions.
node >=8
yarn
# If you don't have it, `brew install yarn`
$ npx @thinkmill/shed
# or
$ npm i -g @thinkmill/shed
$ mkdir new-project && cd new-project
$ npx @thinkmill/shed
Your stock standard TM devDependencies
and config files.
# Dir structure
.
├── .babelrc
├── .circleci
│ └── config.yml
├── .editorconfig
├── .eslintignore
├── .eslintrc
├── .gitignore
├── .prettierrc
├── __test__
│ └── index.spec.js
├── package.json
└── yarn.lock
A stripped-down version of create-react-app.
It's easy to add or upgrade a recipe. There's 3 places you'll need to add your code:
./src/recipes
- Add your recipe to make sure Inquirer knows what to look for../src/config/[your-recipe-config]
- Amend or add any config to the config files.FAQs
Find all your bike shedding needs under one roof
The npm package @thinkmill/shed receives a total of 0 weekly downloads. As such, @thinkmill/shed popularity was classified as not popular.
We found that @thinkmill/shed demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 16 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.