@resourcexjs/cli 2.9.0 → 2.10.0

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.js CHANGED
@@ -4880,9 +4880,9 @@ function manifest(rxd) {
4880
4880
  };
4881
4881
  }
4882
4882
  function resource(rxm, rxa) {
4883
- const rxl = locate(rxm);
4883
+ const rxi = locate(rxm);
4884
4884
  return {
4885
- locator: rxl,
4885
+ identifier: rxi,
4886
4886
  manifest: rxm,
4887
4887
  archive: rxa
4888
4888
  };
@@ -17877,4 +17877,4 @@ var main = defineCommand({
17877
17877
  });
17878
17878
  runMain(main);
17879
17879
 
17880
- //# debugId=2A8A66053CB1D89B64756E2164756E21
17880
+ //# debugId=1CE1059D7A48473B64756E2164756E21