@rhinestone/1auth 0.7.2 → 0.7.3

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.
@@ -1,4 +1,4 @@
1
- import { O as OneAuthClient } from './client-Ewr_7x-d.js';
1
+ import { O as OneAuthClient } from './client-CuASptX3.js';
2
2
  import { a0 as CloseOnStatus } from './types-C0jKNT_t.js';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { O as OneAuthClient } from './client-DvtGr2xn.mjs';
1
+ import { O as OneAuthClient } from './client-D4HVy1KF.mjs';
2
2
  import { a0 as CloseOnStatus } from './types-C0jKNT_t.mjs';
3
3
 
4
4
  /**
package/dist/react.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
- import { O as OneAuthClient } from './client-DvtGr2xn.mjs';
3
+ import { O as OneAuthClient } from './client-D4HVy1KF.mjs';
4
4
  import { Y as SendIntentOptions, i as SendIntentResult, a0 as CloseOnStatus, aw as SponsorshipUrlConfig, av as SponsorshipCallbackConfig } from './types-C0jKNT_t.mjs';
5
5
  import 'viem';
6
6
  import '@rhinestone/sdk';
package/dist/react.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
- import { O as OneAuthClient } from './client-Ewr_7x-d.js';
3
+ import { O as OneAuthClient } from './client-CuASptX3.js';
4
4
  import { Y as SendIntentOptions, i as SendIntentResult, a0 as CloseOnStatus, aw as SponsorshipUrlConfig, av as SponsorshipCallbackConfig } from './types-C0jKNT_t.js';
5
5
  import 'viem';
6
6
  import '@rhinestone/sdk';
package/dist/wagmi.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as _wagmi_core from '@wagmi/core';
2
- import { O as OneAuthProvider } from './provider-NYl0jlHw.mjs';
3
- import { O as OneAuthClient } from './client-DvtGr2xn.mjs';
2
+ import { O as OneAuthProvider } from './provider-CAQT7Gqx.mjs';
3
+ import { O as OneAuthClient } from './client-D4HVy1KF.mjs';
4
4
  import './types-C0jKNT_t.mjs';
5
5
  import 'viem';
6
6
  import '@rhinestone/sdk';
package/dist/wagmi.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as _wagmi_core from '@wagmi/core';
2
- import { O as OneAuthProvider } from './provider-BRHZoB8U.js';
3
- import { O as OneAuthClient } from './client-Ewr_7x-d.js';
2
+ import { O as OneAuthProvider } from './provider-6JoziYDq.js';
3
+ import { O as OneAuthClient } from './client-CuASptX3.js';
4
4
  import './types-C0jKNT_t.js';
5
5
  import 'viem';
6
6
  import '@rhinestone/sdk';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/1auth",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "description": "Passkey-based authentication SDK for Web3 applications",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",