@pooflabs/web 0.0.48 → 0.0.49

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.
@@ -13051,7 +13051,7 @@ function requireBuffer () {
13051
13051
 
13052
13052
  var bufferExports = requireBuffer();
13053
13053
 
13054
- const VALID_PROVIDERS = ['injected', 'google', 'apple', 'deeplink'];
13054
+ const VALID_PROVIDERS = ['injected', 'google', 'apple', 'deeplink', 'phantom'];
13055
13055
  // Dynamically import React and Phantom SDK - only when needed
13056
13056
  let React$1;
13057
13057
  let ReactDOM$1;
@@ -13072,7 +13072,7 @@ async function loadDependencies() {
13072
13072
  const [reactModule, reactDomModule, phantomModule] = await Promise.all([
13073
13073
  import('react'),
13074
13074
  import('react-dom/client'),
13075
- Promise.resolve().then(function () { return require('./index-BWQWVO4Q.js'); })
13075
+ Promise.resolve().then(function () { return require('./index-BM6eGmtn.js'); })
13076
13076
  ]);
13077
13077
  // Extract default export from ESM module namespace
13078
13078
  // Dynamic import() returns { default: Module, ...exports }, not the module directly
@@ -34506,4 +34506,4 @@ exports.signSessionCreateMessage = signSessionCreateMessage;
34506
34506
  exports.signTransaction = signTransaction;
34507
34507
  exports.subscribe = subscribe;
34508
34508
  exports.useAuth = useAuth;
34509
- //# sourceMappingURL=index-Bj9e15Hj.js.map
34509
+ //# sourceMappingURL=index-BluuzeCc.js.map