npm package diff
Package: @forge/cli-shared
Versions: 8.3.0-next.0-experimental-ab129b0 - 8.3.0-next.0-experimental-47556b0
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
@@ -780,8 +780,13 @@
noCloudId: string;
noResourceIdInWorkspace: string;
noInstallations: string;
};
+ deployList: {
+ cmd: string;
+ banner: string;
+ noDeployments: string;
+ };
tunnel: {
cmd: string;
optionDebugger: string;
debuggerPort: string;