bruce-models 2.5.6 → 2.5.7

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.
@@ -11668,6 +11668,9 @@ var Plugin;
11668
11668
  api
11669
11669
  })).plugin;
11670
11670
  }
11671
+ if (plugin && !pluginId) {
11672
+ pluginId = plugin.ID;
11673
+ }
11671
11674
  const { indexFileUrl } = GetLoadUrl({
11672
11675
  api,
11673
11676
  pluginId,