npm package diff
Package: @forge/manifest
Versions: 8.1.0-next.3 - 8.1.0-next.4
File: package/out/types/module-types.js
Index: package/out/types/module-types.js
===================================================================
--- package/out/types/module-types.js
+++ package/out/types/module-types.js
@@ -73,8 +73,9 @@
AllModuleTypes["BitbucketRepoCodeOverviewAction"] = "bitbucket:repoCodeOverviewAction";
AllModuleTypes["BitbucketRepoMainMenuPage"] = "bitbucket:repoMainMenuPage";
AllModuleTypes["BitbucketRepoPullRequestCard"] = "bitbucket:repoPullRequestCard";
AllModuleTypes["BitbucketRepoPullRequestAction"] = "bitbucket:repoPullRequestAction";
+ AllModuleTypes["BitbucketRepoPullRequestOverviewPanel"] = "bitbucket:repoPullRequestOverviewPanel";
AllModuleTypes["BitbucketRepoSettingsMenuPage"] = "bitbucket:repoSettingsMenuPage";
AllModuleTypes["BitbucketWorkspaceSettingsMenuPage"] = "bitbucket:workspaceSettingsMenuPage";
AllModuleTypes["BitbucketMergeCheck"] = "bitbucket:mergeCheck";
AllModuleTypes["BitbucketDynamicPipelinesProvider"] = "bitbucket:dynamicPipelinesProvider";