@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.cjs.js CHANGED
@@ -50874,7 +50874,10 @@ var require$$0$1 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
50874
50874
  var libs$1 = createModule("/$$rollup_base$$/src");
50875
50875
 
50876
50876
  var name = "@audius/sdk";
50877
- var version = "0.0.24";
50877
+ var version = "0.0.27";
50878
+ var audius = {
50879
+ releaseSHA: "40f9da613540c1874c0e8c73be49b9941c0e2b84"
50880
+ };
50878
50881
  var description = "";
50879
50882
  var main = "dist/index.cjs.js";
50880
50883
  var module$1 = "dist/index.esm.js";
@@ -51015,6 +51018,7 @@ var homepage = "https://github.com/AudiusProject/audius-protocol/tree/master/lib
51015
51018
  var require$$0 = {
51016
51019
  name: name,
51017
51020
  version: version,
51021
+ audius: audius,
51018
51022
  description: description,
51019
51023
  main: main,
51020
51024
  module: module$1,