Socket
Book a DemoInstallSign in
Socket

@raycast/migration

Package Overview
Dependencies
Maintainers
10
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raycast/migration

Tool to automate the migration to a newer version of the @raycast/api

latest
Source
npmnpm
Version
1.94.0
Version published
Maintainers
10
Created
Source

Automated migrations

Whenever possible, we provide tools to automate the migration to a newer version of the API using codemods.

To run the codemods, run the following command in your extension directory:

npx @raycast/migration .

It will detect the version of the API you were previously using and apply all the migrations that have been available since.

After running it, do go through the updated files and make sure nothing is broken - there are always edge cases.

FAQs

Package last updated on 19 Mar 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