@audius/sdk 0.0.24 → 0.0.27

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.esm.js CHANGED
@@ -50828,7 +50828,10 @@ var require$$0$1 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
50828
50828
  var libs$1 = createModule("/$$rollup_base$$/src");
50829
50829
 
50830
50830
  var name = "@audius/sdk";
50831
- var version = "0.0.24";
50831
+ var version = "0.0.27";
50832
+ var audius = {
50833
+ releaseSHA: "40f9da613540c1874c0e8c73be49b9941c0e2b84"
50834
+ };
50832
50835
  var description = "";
50833
50836
  var main = "dist/index.cjs.js";
50834
50837
  var module = "dist/index.esm.js";
@@ -50969,6 +50972,7 @@ var homepage = "https://github.com/AudiusProject/audius-protocol/tree/master/lib
50969
50972
  var require$$0 = {
50970
50973
  name: name,
50971
50974
  version: version,
50975
+ audius: audius,
50972
50976
  description: description,
50973
50977
  main: main,
50974
50978
  module: module,