@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/index.esm.js CHANGED
@@ -33573,11 +33573,21 @@ var EthWeb3Manager = /*#__PURE__*/function () {
33573
33573
  }();
33574
33574
 
33575
33575
  var name = "@audius/sdk";
33576
- var version = "3.0.4-beta.0";
33576
+ var version = "3.0.4-beta.1";
33577
33577
  var audius = {
33578
- releaseSHA: "0f1ff121e2321dfa4c1a90c57425b7e29cb49bf4"
33578
+ releaseSHA: "7a6cf8aa2097418cbf695a15f28aba17b61ff68a"
33579
33579
  };
33580
33580
  var description = "Audius SDK";
33581
+ var keywords = [
33582
+ "audius",
33583
+ "sdk",
33584
+ "api",
33585
+ "music",
33586
+ "audio",
33587
+ "web3",
33588
+ "decentralized",
33589
+ "blockchain"
33590
+ ];
33581
33591
  var main = "dist/index.cjs.js";
33582
33592
  var module = "dist/index.esm.js";
33583
33593
  var types = "dist/index.d.ts";
@@ -33758,6 +33768,7 @@ var require$$0 = {
33758
33768
  version: version,
33759
33769
  audius: audius,
33760
33770
  description: description,
33771
+ keywords: keywords,
33761
33772
  main: main,
33762
33773
  module: module,
33763
33774
  types: types,