@reown/appkit-common
Advanced tools
Comparing version 1.6.4 to 1.6.5-cali-quests.0
@@ -1,2 +0,2 @@ | ||
import { describe, test, expect, beforeEach, vi } from 'vitest'; | ||
import { beforeEach, describe, expect, test, vi } from 'vitest'; | ||
import { InputUtil } from '../src/utils/InputUtil'; | ||
@@ -3,0 +3,0 @@ describe('InputUtil', () => { |
@@ -1,4 +0,4 @@ | ||
import { describe, test, expect } from 'vitest'; | ||
import { describe, expect, test } from 'vitest'; | ||
import { ConstantsUtil } from '../src/utils/ConstantsUtil'; | ||
import { isReownName } from '../src/utils/NamesUtil'; | ||
import { ConstantsUtil } from '../src/utils/ConstantsUtil'; | ||
describe('NamesUtil', () => { | ||
@@ -5,0 +5,0 @@ describe('isReownName', () => { |
@@ -1,2 +0,2 @@ | ||
import { describe, test, expect } from 'vitest'; | ||
import { describe, expect, test } from 'vitest'; | ||
import { NetworkUtil } from '../src/utils/NetworkUtil.js'; | ||
@@ -3,0 +3,0 @@ import {} from '../src/utils/TypeUtil.js'; |
@@ -1,2 +0,2 @@ | ||
import { describe, test, expect } from 'vitest'; | ||
import { describe, expect, test } from 'vitest'; | ||
import { ParseUtil } from '../src/utils/ParseUtil'; | ||
@@ -3,0 +3,0 @@ describe('ParseUtil', () => { |
@@ -0,3 +1,3 @@ | ||
import type { ChainFormatters } from 'viem'; | ||
import type { Chain as BaseChain } from 'viem/chains'; | ||
import type { ChainFormatters } from 'viem'; | ||
export type { BaseChain }; | ||
@@ -4,0 +4,0 @@ export type BaseNetwork<formatters extends ChainFormatters | undefined = ChainFormatters | undefined, custom extends Record<string, unknown> | undefined = Record<string, unknown> | undefined> = BaseChain<formatters, custom>; |
{ | ||
"name": "@reown/appkit-common", | ||
"version": "1.6.4", | ||
"version": "1.6.5-cali-quests.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./dist/esm/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
378892
79
1160
1