
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@clearkit/codemods
Advanced tools
No need to install codemods. They can be run with npx
.
Run each codemod on a given directory. In the example below, the codemod is run against all files in /client/src
using the v1-imports
transform:
Codemods will only run in Node v18 due to a limitation of jscodeshift
. Run codemods in a separate terminal window/tab and run nvm use before running codemods. If you haven't installed node 18, you will need to run nvm install 18
first/
nvm use 18
The arguments are the relative directory to run the codemod in and the name of the codemod. For example, the directory is client/src
and the codemod is v1-imports
:
npx @clearkit/codemods client/src v1-imports
npx @clearkit/codemods client/src v1-buttons
FAQs
## Install codemods
The npm package @clearkit/codemods receives a total of 0 weekly downloads. As such, @clearkit/codemods popularity was classified as not popular.
We found that @clearkit/codemods demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.