@raycast/api 1.104.16 → 1.104.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- "use strict";var U=Object.create;var y=Object.defineProperty;var _=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var Y=Object.getPrototypeOf,J=Object.prototype.hasOwnProperty;var A=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),H=(e,r)=>{for(var o in r)y(e,o,{get:r[o],enumerable:!0})},C=(e,r,o,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let c of M(r))!J.call(e,c)&&c!==o&&y(e,c,{get:()=>r[c],enumerable:!(i=_(r,c))||i.enumerable});return e};var h=(e,r,o)=>(o=e!=null?U(Y(e)):{},C(r||!e||!e.__esModule?y(o,"default",{value:e,enumerable:!0}):o,e)),K=e=>C(y({},"__esModule",{value:!0}),e);var O=A((ye,$)=>{var re=require("node:tty"),te=re?.WriteStream?.prototype?.hasColors?.()??!1,n=(e,r)=>{if(!te)return c=>c;let o=`\x1B[${e}m`,i=`\x1B[${r}m`;return c=>{let p=c+"",d=p.indexOf(i);if(d===-1)return o+p+i;let w=o,m=0,S=(r===22?i:"")+o;for(;d!==-1;)w+=p.slice(m,d)+S,m=d+i.length,d=p.indexOf(i,m);return w+=p.slice(m)+i,w}},t={};t.reset=n(0,0);t.bold=n(1,22);t.dim=n(2,22);t.italic=n(3,23);t.underline=n(4,24);t.overline=n(53,55);t.inverse=n(7,27);t.hidden=n(8,28);t.strikethrough=n(9,29);t.black=n(30,39);t.red=n(31,39);t.green=n(32,39);t.yellow=n(33,39);t.blue=n(34,39);t.magenta=n(35,39);t.cyan=n(36,39);t.white=n(37,39);t.gray=n(90,39);t.bgBlack=n(40,49);t.bgRed=n(41,49);t.bgGreen=n(42,49);t.bgYellow=n(43,49);t.bgBlue=n(44,49);t.bgMagenta=n(45,49);t.bgCyan=n(46,49);t.bgWhite=n(47,49);t.bgGray=n(100,49);t.redBright=n(91,39);t.greenBright=n(92,39);t.yellowBright=n(93,39);t.blueBright=n(94,39);t.magentaBright=n(95,39);t.cyanBright=n(96,39);t.whiteBright=n(97,39);t.bgRedBright=n(101,49);t.bgGreenBright=n(102,49);t.bgYellowBright=n(103,49);t.bgBlueBright=n(104,49);t.bgMagentaBright=n(105,49);t.bgCyanBright=n(106,49);t.bgWhiteBright=n(107,49);$.exports=t});var L=A((Ae,se)=>{se.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.104.16",author:"mathieudutour",private:!0,bin:{ray:"./bin/run.js"},dependencies:{"@oclif/core":"^4.8.4","@oclif/plugin-autocomplete":"^3.2.40","@oclif/plugin-help":"^6.2.37","@oclif/plugin-not-found":"^3.2.74","@raycast/eslint-plugin":"^2.1.1",ajv:"^8.18.0",archiver:"^7.0.1",camelcase:"^8.0.0",chokidar:"^4.0.3","cli-progress":"^3.12.0",clipboardy:"^2.3.0",execa:"^9.6.1","json-source-map":"^0.6.1",json5:"^2.2.3","node-fetch-cjs":"^3.3.2",open:"^8.4.2",ora:"^8.2.0",tail:"^2.2.6","terminal-link":"^3.0.0",yaml:"^2.8.2","yoctocolors-cjs":"^2.1.3"},devDependencies:{"@raycast/eslint-config":"^2.1.1","@types/archiver":"^7.0.0","@types/cli-progress":"^3.11.6","@types/node":"22.19.17","@types/tail":"^2.2.3",esbuild:"^0.27.3",eslint:"^9","json-schema-to-typescript":"^15.0.4",oclif:"^4.22.87",typescript:"^5.6.3"},files:["/bin","/dist","/oclif.manifest.json"],license:"MIT",main:"dist/index.js",oclif:{bin:"ray",dirname:"ray",commands:"./dist/commands",plugins:["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"]},scripts:{"json-schema-to-ts":"json2ts ../../api/schema.json -y > src/types/manifest-schema.d.ts","build-scripts":'tsc "./scripts/build.ts" "./scripts/build-command.ts" "./scripts/dev-command.ts" --outDir ./scripts/dist --esModuleInterop',prebuild:"npm run json-schema-to-ts && npm run build-scripts",build:"node ./scripts/dist/build-command.js",predev:"npm run json-schema-to-ts && npm run build-scripts",dev:"node ./scripts/dist/dev-command.js",lint:"eslint . --ext .ts",test:"node --experimental-strip-types --test"},types:"dist/index.d.ts"}});var oe={};H(oe,{default:()=>I});module.exports=K(oe);var u=require("@oclif/core");var g=h(require("node:fs")),R=h(require("node:path")),P=h(require("node:os"));var a={debug:"debug",internal:"internal",release:"release",x:"x",xDevelopment:"x-development",xInternal:"x-internal"},E=Object.values(a);function N(e){return e==="x"?{bundleID:"com.raycast-x.macos",scheme:process.platform==="darwin"?"raycast-x":"raycast"}:e.startsWith("x-")?{bundleID:`com.raycast-x.macos.${e.replace("x-","")}`,scheme:`raycast-${e}`}:e?{bundleID:`com.raycast.macos.${e}`,scheme:`raycast${e}`}:{bundleID:"com.raycast.macos",scheme:"raycast"}}function b(e){return e===a.release?"":e}var V=[[a.release,a.x],[a.internal,a.xInternal],[a.debug,a.xDevelopment]];function D(e,r){for(let[o,i]of V){let c=b(o);if(e!==c)continue;let p=b(i);return r(N(p).bundleID)?p:e}return e}var k=require("node:child_process");function F(e){try{return(0,k.execFileSync)("/usr/bin/lsappinfo",["find",`bundleid=${e}`],{encoding:"utf8",stdio:["ignore","pipe","ignore"]}).trim().length>0}catch{return!1}}var B={production:{url:"https://www.raycast.com",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},staging:{url:"https://www.rayca.st",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},development:{url:"http://localhost:3000",clientID:"rOCD_LhnXFObSLu9v7788qOGu25FZDqEzGjet4Q45ZY"}}[process.env.API_ENV||"production"],X="e69bae0ec90f5e838555",l={},v,q;function j(e){v=e;try{l=JSON.parse(g.readFileSync(R.join(ee(),"config.json"),"utf8"))}catch(r){if(!(r instanceof Error)||r.code!=="ENOENT")throw new Error(`Failed to read config file: ${r}`)}q=z()}function W(e){switch(e){case"raycastApiURL":return process.env.RAY_APIURL||l.APIURL||B.url;case"raycastAccessToken":return process.env.RAY_TOKEN||l.Token||l.AccessToken||"";case"raycastClientId":return process.env.RAY_CLIENT_ID||l.ClientID||B.clientID;case"githubClientId":return process.env.RAY_GithubClientID||l.GithubClientID||X;case"githubAccessToken":return process.env.GITHUB_ACCESS_TOKEN||l.GithubAccessToken||"";case"flavorName":return process.env.RAY_Target?process.env.RAY_Target:typeof l.Target<"u"?l.Target:x(process.platform==="win32"?a.x:a.release)}}function x(e){return typeof e<"u"?b(e):W("flavorName")}function z(){let e=x(v);return process.platform!=="darwin"?e:D(e,F)}function Z(e){return e==""?"raycast":`raycast-${e}`}function Q(e){let r=R.join(P.default.homedir(),".config",Z(e));return g.mkdirSync(r,{recursive:!0}),r}function ee(){return Q(x(v))}var s=h(O());var he=(0,s.blue)((0,s.dim)("internal only"));var f={wait:`\u{1F550}${(0,s.blue)("wait")} - `,info:`${process.env.GITHUB_ACTIONS==="true"?"\u2139\uFE0F":"\u2139\uFE0F "}${(0,s.cyan)("info")} - `,success:`\u2705${(0,s.green)("ready")} - `,warn:`${process.env.GITHUB_ACTIONS==="true"?"\u26A0\uFE0F":"\u26A0\uFE0F "}${(0,s.yellow)("warn")} - `,error:`\u{1F4A5}${(0,s.red)("error")} - `,event:`\u26A1\uFE0F${(0,s.magenta)("event")} - `,paymentPrompt:`\u{1F4B0}${(0,s.yellowBright)("plan")} - `},ne=!0;function G(e,r){e||(f.wait=`${(0,s.blue)("wait")} - `,f.info=`${(0,s.cyan)("info")} - `,f.success=`${(0,s.green)("ready")} - `,f.warn=`${(0,s.yellow)("warn")} - `,f.error=`${(0,s.red)("error")} - `,f.event=`${(0,s.magenta)("event")} - `,f.paymentPrompt=`${(0,s.yellowBright)("plan")} - `),r&&(ne=!1)}var T=class extends u.Command{static baseFlags={"exit-on-error":u.Flags.boolean({default:!0,helpGroup:"GLOBAL",aliases:["exitOnError"],deprecateAliases:!0,summary:"Always exit with non-zero code on error",allowNo:!0}),emoji:u.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Prefix output with emojis \u{1F308}"}),help:u.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Show the help message for the command"}),"non-interactive":u.Flags.boolean({char:"I",default:!1,helpGroup:"GLOBAL",summary:"Disable interactive outputs, useful for CI"}),target:u.Flags.option({char:"t",description:"Raycast app target",helpGroup:"GLOBAL",multiple:!1,options:[...E],hidden:!0})()};flags;args;async init(){await super.init(),process.on("SIGINT",()=>process.exit(1));let{args:r,flags:o}=await this.parse({flags:this.ctor.flags,baseFlags:super.ctor.baseFlags,enableJsonFlag:this.ctor.enableJsonFlag,args:this.ctor.args,strict:this.ctor.strict});this.flags=o,this.args=r,j(this.flags.target),G(this.flags.emoji,this.flags["non-interactive"])}error(r,o){return o?.message&&r instanceof Error&&(r.message=`${o.message} (${r.message})`,delete o.message),super.error(r,o)}async catch(r){return super.catch(r)}async finally(r){return super.finally(r)}};var I=class e extends T{static description="Print the version number";async run(){await this.parse(e),this.log(`${L().version}`)}};
1
+ "use strict";var U=Object.create;var y=Object.defineProperty;var _=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var Y=Object.getPrototypeOf,J=Object.prototype.hasOwnProperty;var A=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),H=(e,r)=>{for(var o in r)y(e,o,{get:r[o],enumerable:!0})},C=(e,r,o,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let c of M(r))!J.call(e,c)&&c!==o&&y(e,c,{get:()=>r[c],enumerable:!(i=_(r,c))||i.enumerable});return e};var h=(e,r,o)=>(o=e!=null?U(Y(e)):{},C(r||!e||!e.__esModule?y(o,"default",{value:e,enumerable:!0}):o,e)),K=e=>C(y({},"__esModule",{value:!0}),e);var O=A((ye,$)=>{var re=require("node:tty"),te=re?.WriteStream?.prototype?.hasColors?.()??!1,n=(e,r)=>{if(!te)return c=>c;let o=`\x1B[${e}m`,i=`\x1B[${r}m`;return c=>{let p=c+"",d=p.indexOf(i);if(d===-1)return o+p+i;let w=o,m=0,S=(r===22?i:"")+o;for(;d!==-1;)w+=p.slice(m,d)+S,m=d+i.length,d=p.indexOf(i,m);return w+=p.slice(m)+i,w}},t={};t.reset=n(0,0);t.bold=n(1,22);t.dim=n(2,22);t.italic=n(3,23);t.underline=n(4,24);t.overline=n(53,55);t.inverse=n(7,27);t.hidden=n(8,28);t.strikethrough=n(9,29);t.black=n(30,39);t.red=n(31,39);t.green=n(32,39);t.yellow=n(33,39);t.blue=n(34,39);t.magenta=n(35,39);t.cyan=n(36,39);t.white=n(37,39);t.gray=n(90,39);t.bgBlack=n(40,49);t.bgRed=n(41,49);t.bgGreen=n(42,49);t.bgYellow=n(43,49);t.bgBlue=n(44,49);t.bgMagenta=n(45,49);t.bgCyan=n(46,49);t.bgWhite=n(47,49);t.bgGray=n(100,49);t.redBright=n(91,39);t.greenBright=n(92,39);t.yellowBright=n(93,39);t.blueBright=n(94,39);t.magentaBright=n(95,39);t.cyanBright=n(96,39);t.whiteBright=n(97,39);t.bgRedBright=n(101,49);t.bgGreenBright=n(102,49);t.bgYellowBright=n(103,49);t.bgBlueBright=n(104,49);t.bgMagentaBright=n(105,49);t.bgCyanBright=n(106,49);t.bgWhiteBright=n(107,49);$.exports=t});var L=A((Ae,se)=>{se.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.104.17",author:"mathieudutour",private:!0,bin:{ray:"./bin/run.js"},dependencies:{"@oclif/core":"^4.8.4","@oclif/plugin-autocomplete":"^3.2.40","@oclif/plugin-help":"^6.2.37","@oclif/plugin-not-found":"^3.2.74","@raycast/eslint-plugin":"^2.1.1",ajv:"^8.18.0",archiver:"^7.0.1",camelcase:"^8.0.0",chokidar:"^4.0.3","cli-progress":"^3.12.0",clipboardy:"^2.3.0",execa:"^9.6.1","json-source-map":"^0.6.1",json5:"^2.2.3","node-fetch-cjs":"^3.3.2",open:"^8.4.2",ora:"^8.2.0",tail:"^2.2.6","terminal-link":"^3.0.0",yaml:"^2.8.2","yoctocolors-cjs":"^2.1.3"},devDependencies:{"@raycast/eslint-config":"^2.1.1","@types/archiver":"^7.0.0","@types/cli-progress":"^3.11.6","@types/node":"22.19.17","@types/tail":"^2.2.3",esbuild:"^0.27.3",eslint:"^9","json-schema-to-typescript":"^15.0.4",oclif:"^4.22.87",typescript:"^5.6.3"},files:["/bin","/dist","/oclif.manifest.json"],license:"MIT",main:"dist/index.js",oclif:{bin:"ray",dirname:"ray",commands:"./dist/commands",plugins:["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"]},scripts:{"json-schema-to-ts":"json2ts ../../api/schema.json -y > src/types/manifest-schema.d.ts","build-scripts":'tsc "./scripts/build.ts" "./scripts/build-command.ts" "./scripts/dev-command.ts" --outDir ./scripts/dist --esModuleInterop',prebuild:"npm run json-schema-to-ts && npm run build-scripts",build:"node ./scripts/dist/build-command.js",predev:"npm run json-schema-to-ts && npm run build-scripts",dev:"node ./scripts/dist/dev-command.js",lint:"eslint . --ext .ts",test:"node --experimental-strip-types --test"},types:"dist/index.d.ts"}});var oe={};H(oe,{default:()=>I});module.exports=K(oe);var u=require("@oclif/core");var g=h(require("node:fs")),R=h(require("node:path")),P=h(require("node:os"));var a={debug:"debug",internal:"internal",release:"release",x:"x",xDevelopment:"x-development",xInternal:"x-internal"},E=Object.values(a);function N(e){return e==="x"?{bundleID:"com.raycast-x.macos",scheme:process.platform==="darwin"?"raycast-x":"raycast"}:e.startsWith("x-")?{bundleID:`com.raycast-x.macos.${e.replace("x-","")}`,scheme:`raycast-${e}`}:e?{bundleID:`com.raycast.macos.${e}`,scheme:`raycast${e}`}:{bundleID:"com.raycast.macos",scheme:"raycast"}}function b(e){return e===a.release?"":e}var V=[[a.release,a.x],[a.internal,a.xInternal],[a.debug,a.xDevelopment]];function D(e,r){for(let[o,i]of V){let c=b(o);if(e!==c)continue;let p=b(i);return r(N(p).bundleID)?p:e}return e}var k=require("node:child_process");function F(e){try{return(0,k.execFileSync)("/usr/bin/lsappinfo",["find",`bundleid=${e}`],{encoding:"utf8",stdio:["ignore","pipe","ignore"]}).trim().length>0}catch{return!1}}var B={production:{url:"https://www.raycast.com",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},staging:{url:"https://www.rayca.st",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},development:{url:"http://localhost:3000",clientID:"rOCD_LhnXFObSLu9v7788qOGu25FZDqEzGjet4Q45ZY"}}[process.env.API_ENV||"production"],X="e69bae0ec90f5e838555",l={},v,q;function j(e){v=e;try{l=JSON.parse(g.readFileSync(R.join(ee(),"config.json"),"utf8"))}catch(r){if(!(r instanceof Error)||r.code!=="ENOENT")throw new Error(`Failed to read config file: ${r}`)}q=z()}function W(e){switch(e){case"raycastApiURL":return process.env.RAY_APIURL||l.APIURL||B.url;case"raycastAccessToken":return process.env.RAY_TOKEN||l.Token||l.AccessToken||"";case"raycastClientId":return process.env.RAY_CLIENT_ID||l.ClientID||B.clientID;case"githubClientId":return process.env.RAY_GithubClientID||l.GithubClientID||X;case"githubAccessToken":return process.env.GITHUB_ACCESS_TOKEN||l.GithubAccessToken||"";case"flavorName":return process.env.RAY_Target?process.env.RAY_Target:typeof l.Target<"u"?l.Target:x(process.platform==="win32"?a.x:a.release)}}function x(e){return typeof e<"u"?b(e):W("flavorName")}function z(){let e=x(v);return process.platform!=="darwin"?e:D(e,F)}function Z(e){return e==""?"raycast":`raycast-${e}`}function Q(e){let r=R.join(P.default.homedir(),".config",Z(e));return g.mkdirSync(r,{recursive:!0}),r}function ee(){return Q(x(v))}var s=h(O());var he=(0,s.blue)((0,s.dim)("internal only"));var f={wait:`\u{1F550}${(0,s.blue)("wait")} - `,info:`${process.env.GITHUB_ACTIONS==="true"?"\u2139\uFE0F":"\u2139\uFE0F "}${(0,s.cyan)("info")} - `,success:`\u2705${(0,s.green)("ready")} - `,warn:`${process.env.GITHUB_ACTIONS==="true"?"\u26A0\uFE0F":"\u26A0\uFE0F "}${(0,s.yellow)("warn")} - `,error:`\u{1F4A5}${(0,s.red)("error")} - `,event:`\u26A1\uFE0F${(0,s.magenta)("event")} - `,paymentPrompt:`\u{1F4B0}${(0,s.yellowBright)("plan")} - `},ne=!0;function G(e,r){e||(f.wait=`${(0,s.blue)("wait")} - `,f.info=`${(0,s.cyan)("info")} - `,f.success=`${(0,s.green)("ready")} - `,f.warn=`${(0,s.yellow)("warn")} - `,f.error=`${(0,s.red)("error")} - `,f.event=`${(0,s.magenta)("event")} - `,f.paymentPrompt=`${(0,s.yellowBright)("plan")} - `),r&&(ne=!1)}var T=class extends u.Command{static baseFlags={"exit-on-error":u.Flags.boolean({default:!0,helpGroup:"GLOBAL",aliases:["exitOnError"],deprecateAliases:!0,summary:"Always exit with non-zero code on error",allowNo:!0}),emoji:u.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Prefix output with emojis \u{1F308}"}),help:u.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Show the help message for the command"}),"non-interactive":u.Flags.boolean({char:"I",default:!1,helpGroup:"GLOBAL",summary:"Disable interactive outputs, useful for CI"}),target:u.Flags.option({char:"t",description:"Raycast app target",helpGroup:"GLOBAL",multiple:!1,options:[...E],hidden:!0})()};flags;args;async init(){await super.init(),process.on("SIGINT",()=>process.exit(1));let{args:r,flags:o}=await this.parse({flags:this.ctor.flags,baseFlags:super.ctor.baseFlags,enableJsonFlag:this.ctor.enableJsonFlag,args:this.ctor.args,strict:this.ctor.strict});this.flags=o,this.args=r,j(this.flags.target),G(this.flags.emoji,this.flags["non-interactive"])}error(r,o){return o?.message&&r instanceof Error&&(r.message=`${o.message} (${r.message})`,delete o.message),super.error(r,o)}async catch(r){return super.catch(r)}async finally(r){return super.finally(r)}};var I=class e extends T{static description="Print the version number";async run(){await this.parse(e),this.log(`${L().version}`)}};
@@ -482,10 +482,10 @@
482
482
  "index.js"
483
483
  ]
484
484
  },
485
- "migrate": {
485
+ "logout": {
486
486
  "aliases": [],
487
487
  "args": {},
488
- "description": "Migrate the extension to a newer version of the Raycast API\nInternally, the command makes use of https://www.npmjs.com/package/@raycast/migration",
488
+ "description": "Log out of your Raycast account",
489
489
  "flags": {
490
490
  "exit-on-error": {
491
491
  "aliases": [
@@ -537,38 +537,28 @@
537
537
  "x-internal"
538
538
  ],
539
539
  "type": "option"
540
- },
541
- "path": {
542
- "char": "p",
543
- "description": "Path to extension root",
544
- "name": "path",
545
- "default": ".",
546
- "hasDynamicHelp": false,
547
- "multiple": false,
548
- "type": "option"
549
540
  }
550
541
  },
551
542
  "hasDynamicHelp": false,
552
543
  "hiddenAliases": [],
553
- "id": "migrate",
544
+ "id": "logout",
554
545
  "pluginAlias": "ray",
555
546
  "pluginName": "ray",
556
547
  "pluginType": "core",
557
548
  "strict": true,
558
- "summary": "Migrate the extension to a newer version of the Raycast API",
559
549
  "enableJsonFlag": false,
560
550
  "isESM": false,
561
551
  "relativePath": [
562
552
  "dist",
563
553
  "commands",
564
- "migrate",
554
+ "logout",
565
555
  "index.js"
566
556
  ]
567
557
  },
568
- "logout": {
558
+ "migrate": {
569
559
  "aliases": [],
570
560
  "args": {},
571
- "description": "Log out of your Raycast account",
561
+ "description": "Migrate the extension to a newer version of the Raycast API\nInternally, the command makes use of https://www.npmjs.com/package/@raycast/migration",
572
562
  "flags": {
573
563
  "exit-on-error": {
574
564
  "aliases": [
@@ -620,21 +610,31 @@
620
610
  "x-internal"
621
611
  ],
622
612
  "type": "option"
613
+ },
614
+ "path": {
615
+ "char": "p",
616
+ "description": "Path to extension root",
617
+ "name": "path",
618
+ "default": ".",
619
+ "hasDynamicHelp": false,
620
+ "multiple": false,
621
+ "type": "option"
623
622
  }
624
623
  },
625
624
  "hasDynamicHelp": false,
626
625
  "hiddenAliases": [],
627
- "id": "logout",
626
+ "id": "migrate",
628
627
  "pluginAlias": "ray",
629
628
  "pluginName": "ray",
630
629
  "pluginType": "core",
631
630
  "strict": true,
631
+ "summary": "Migrate the extension to a newer version of the Raycast API",
632
632
  "enableJsonFlag": false,
633
633
  "isESM": false,
634
634
  "relativePath": [
635
635
  "dist",
636
636
  "commands",
637
- "logout",
637
+ "migrate",
638
638
  "index.js"
639
639
  ]
640
640
  },
@@ -1144,5 +1144,5 @@
1144
1144
  ]
1145
1145
  }
1146
1146
  },
1147
- "version": "1.104.16"
1147
+ "version": "1.104.17"
1148
1148
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raycast/api",
3
- "version": "1.104.16",
3
+ "version": "1.104.17",
4
4
  "description": "Build extensions for Raycast with React and Node.js.",
5
5
  "author": "Raycast Technologies Ltd.",
6
6
  "homepage": "https://developers.raycast.com",