Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
@capraconsulting/cals-cli
Advanced tools
Make sure you have a recent version of Node.js. E.g. by using https://github.com/creationix/nvm
npx @capraconsulting/cals-cli --help
It is recommended to use npx
over global install to ensure you
always run the latest version. If you install it globally remember
to update it before running.
Clone this repo.
Use NPM to link this repo as a global package:
npm install
npm run build
npm link
Run the cli from any terminal/folder:
cals
Rebuild using npm run build
.
This project uses semantic release to automate releases and follows Git commit guidelines from the Angular project.
Version numbers depend on the commit type and footers: https://github.com/semantic-release/commit-analyzer/blob/75c9c87c88772d7ded4ca9614852b42519e41931/lib/default-release-rules.js#L7-L12
cals aws ...
https://snyk.docs.apiary.io/reference/projects
FAQs
CLI for repeatable tasks in CALS
The npm package @capraconsulting/cals-cli receives a total of 1,869 weekly downloads. As such, @capraconsulting/cals-cli popularity was classified as popular.
We found that @capraconsulting/cals-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.