@audius/sdk 3.0.4-beta.0 → 3.0.4-beta.1

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/legacy.js CHANGED
@@ -33623,11 +33623,21 @@ var EthWeb3Manager = /*#__PURE__*/function () {
33623
33623
  }();
33624
33624
 
33625
33625
  var name = "@audius/sdk";
33626
- var version = "3.0.4-beta.0";
33626
+ var version = "3.0.4-beta.1";
33627
33627
  var audius = {
33628
- releaseSHA: "0f1ff121e2321dfa4c1a90c57425b7e29cb49bf4"
33628
+ releaseSHA: "7a6cf8aa2097418cbf695a15f28aba17b61ff68a"
33629
33629
  };
33630
33630
  var description = "Audius SDK";
33631
+ var keywords = [
33632
+ "audius",
33633
+ "sdk",
33634
+ "api",
33635
+ "music",
33636
+ "audio",
33637
+ "web3",
33638
+ "decentralized",
33639
+ "blockchain"
33640
+ ];
33631
33641
  var main = "dist/index.cjs.js";
33632
33642
  var module$1 = "dist/index.esm.js";
33633
33643
  var types = "dist/index.d.ts";
@@ -33808,6 +33818,7 @@ var require$$0 = {
33808
33818
  version: version,
33809
33819
  audius: audius,
33810
33820
  description: description,
33821
+ keywords: keywords,
33811
33822
  main: main,
33812
33823
  module: module$1,
33813
33824
  types: types,