@neovate/code 0.22.1 → 0.22.2

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.
package/dist/index.d.ts CHANGED
@@ -1350,6 +1350,7 @@ export declare type SDKSessionOptions = {
1350
1350
  model: string;
1351
1351
  cwd?: string;
1352
1352
  productName?: string;
1353
+ plugins?: Plugin_2[];
1353
1354
  };
1354
1355
 
1355
1356
  declare type SDKSystemMessage = {