🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@sku-lib/codemod

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sku-lib/codemod

Codemods for sku

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
3
Created
Source

npm

Codemods for sku

Usage

pnpm dlx @sku-lib/codemod <codemod> [path] [options]

If you don't specify the codemod the CLI will prompt you with a list of available codemods.

If you don't specify a path the CLI will prompt you to enter a path to a directory to run the codemod on. The default path is '.'.

Available codemods

CodemodDescription
transform-vite-loadableConverts sku/@loadable/component imports to @sku-lib/vite/loadable imports.
jest-to-vitestConverts usage of Jest APIs to Vitest APIs.

Options

OptionDescription
-d, --dryShow which files would be modified without actually modifying them.
-p, --printPrint out the changes made to each file.
-h, --helpShow help information.

Contributing

Refer to CONTRIBUTING.md.

License

MIT License

FAQs

Package last updated on 08 Oct 2025

Did you know?

Socket

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.

Install

Related posts