npm package diff
Package: @forge/cli-shared
Versions: 8.3.1-next.3 - 8.3.1-next.1-experimental-b4d61da
File: package/out/ui/text.d.ts
Index: package/out/ui/text.d.ts
===================================================================
--- package/out/ui/text.d.ts
+++ package/out/ui/text.d.ts
@@ -783,8 +783,13 @@
noCloudId: string;
noResourceIdInWorkspace: string;
noInstallations: string;
};
+ deployList: {
+ cmd: string;
+ banner: string;
+ noDeployments: string;
+ };
tunnel: {
cmd: string;
optionDebugger: string;
debuggerPort: string;