@ensnode/ensnode-sdk 0.0.0-next-20260630105521 → 0.0.0-next-20260702173520
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.cjs +2 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -6
- package/dist/index.d.ts +4 -6
- package/dist/index.js +2 -3
- package/dist/index.js.map +1 -1
- package/dist/internal.d.cts +2 -2
- package/dist/internal.d.ts +2 -2
- package/dist/{namespace-specific-value-C9XIUp1F.d.cts → namespace-specific-value-W7LwQOxx.d.cts} +0 -2
- package/dist/{namespace-specific-value-C9XIUp1F.d.ts → namespace-specific-value-W7LwQOxx.d.ts} +0 -2
- package/package.json +5 -5
package/dist/internal.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as EnsIndexerPublicConfig, r as CurrencyId, i as PriceEth, I as RegistrarActionPricingAvailable, J as RegistrarActionPricingUnknown, p as SerializedPriceEth, N as NamespaceSpecificValue, T as TheGraphFallback, g as PriceDai, h as PriceEnsTokens, j as PriceUsdc } from './namespace-specific-value-
|
|
2
|
-
export { a4 as TheGraphCannotFallbackReason, a5 as TheGraphCannotFallbackReasonSchema, a6 as TheGraphFallbackSchema, ad as interpretAddress, ae as interpretAddressRecordValue, af as interpretContenthashValue, ag as interpretDnszonehashValue, ah as interpretMetadataKey, ai as interpretNameRecordValue, aj as interpretPubkeyValue, ak as interpretTextRecordKey, al as interpretTextRecordValue, aq as makeENSApiPublicConfigSchema, ar as makeEnsApiPublicConfigSchema, m as makeErrorResponseSchema, as as makeSerializedEnsApiPublicConfigSchema } from './namespace-specific-value-
|
|
1
|
+
import { a as EnsIndexerPublicConfig, r as CurrencyId, i as PriceEth, I as RegistrarActionPricingAvailable, J as RegistrarActionPricingUnknown, p as SerializedPriceEth, N as NamespaceSpecificValue, T as TheGraphFallback, g as PriceDai, h as PriceEnsTokens, j as PriceUsdc } from './namespace-specific-value-W7LwQOxx.cjs';
|
|
2
|
+
export { a4 as TheGraphCannotFallbackReason, a5 as TheGraphCannotFallbackReasonSchema, a6 as TheGraphFallbackSchema, ad as interpretAddress, ae as interpretAddressRecordValue, af as interpretContenthashValue, ag as interpretDnszonehashValue, ah as interpretMetadataKey, ai as interpretNameRecordValue, aj as interpretPubkeyValue, ak as interpretTextRecordKey, al as interpretTextRecordValue, aq as makeENSApiPublicConfigSchema, ar as makeEnsApiPublicConfigSchema, m as makeErrorResponseSchema, as as makeSerializedEnsApiPublicConfigSchema } from './namespace-specific-value-W7LwQOxx.cjs';
|
|
3
3
|
import { z } from 'zod/v4';
|
|
4
4
|
import * as enssdk from 'enssdk';
|
|
5
5
|
import { InterpretedName, InterfaceId, Address, ChainId, ChainIdString, AccountId, DomainId, RegistryId } from 'enssdk';
|
package/dist/internal.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as EnsIndexerPublicConfig, r as CurrencyId, i as PriceEth, I as RegistrarActionPricingAvailable, J as RegistrarActionPricingUnknown, p as SerializedPriceEth, N as NamespaceSpecificValue, T as TheGraphFallback, g as PriceDai, h as PriceEnsTokens, j as PriceUsdc } from './namespace-specific-value-
|
|
2
|
-
export { a4 as TheGraphCannotFallbackReason, a5 as TheGraphCannotFallbackReasonSchema, a6 as TheGraphFallbackSchema, ad as interpretAddress, ae as interpretAddressRecordValue, af as interpretContenthashValue, ag as interpretDnszonehashValue, ah as interpretMetadataKey, ai as interpretNameRecordValue, aj as interpretPubkeyValue, ak as interpretTextRecordKey, al as interpretTextRecordValue, aq as makeENSApiPublicConfigSchema, ar as makeEnsApiPublicConfigSchema, m as makeErrorResponseSchema, as as makeSerializedEnsApiPublicConfigSchema } from './namespace-specific-value-
|
|
1
|
+
import { a as EnsIndexerPublicConfig, r as CurrencyId, i as PriceEth, I as RegistrarActionPricingAvailable, J as RegistrarActionPricingUnknown, p as SerializedPriceEth, N as NamespaceSpecificValue, T as TheGraphFallback, g as PriceDai, h as PriceEnsTokens, j as PriceUsdc } from './namespace-specific-value-W7LwQOxx.js';
|
|
2
|
+
export { a4 as TheGraphCannotFallbackReason, a5 as TheGraphCannotFallbackReasonSchema, a6 as TheGraphFallbackSchema, ad as interpretAddress, ae as interpretAddressRecordValue, af as interpretContenthashValue, ag as interpretDnszonehashValue, ah as interpretMetadataKey, ai as interpretNameRecordValue, aj as interpretPubkeyValue, ak as interpretTextRecordKey, al as interpretTextRecordValue, aq as makeENSApiPublicConfigSchema, ar as makeEnsApiPublicConfigSchema, m as makeErrorResponseSchema, as as makeSerializedEnsApiPublicConfigSchema } from './namespace-specific-value-W7LwQOxx.js';
|
|
3
3
|
import { z } from 'zod/v4';
|
|
4
4
|
import * as enssdk from 'enssdk';
|
|
5
5
|
import { InterpretedName, InterfaceId, Address, ChainId, ChainIdString, AccountId, DomainId, RegistryId } from 'enssdk';
|
package/dist/{namespace-specific-value-C9XIUp1F.d.cts → namespace-specific-value-W7LwQOxx.d.cts}
RENAMED
|
@@ -194,8 +194,6 @@ declare enum PluginName {
|
|
|
194
194
|
ProtocolAcceleration = "protocol-acceleration",
|
|
195
195
|
Registrars = "registrars",
|
|
196
196
|
TokenScope = "tokenscope",
|
|
197
|
-
/** @deprecated use {@link PluginName.Unigraph} instead */
|
|
198
|
-
ENSv2 = "ensv2",
|
|
199
197
|
Unigraph = "unigraph",
|
|
200
198
|
EFP = "efp"
|
|
201
199
|
}
|
package/dist/{namespace-specific-value-C9XIUp1F.d.ts → namespace-specific-value-W7LwQOxx.d.ts}
RENAMED
|
@@ -194,8 +194,6 @@ declare enum PluginName {
|
|
|
194
194
|
ProtocolAcceleration = "protocol-acceleration",
|
|
195
195
|
Registrars = "registrars",
|
|
196
196
|
TokenScope = "tokenscope",
|
|
197
|
-
/** @deprecated use {@link PluginName.Unigraph} instead */
|
|
198
|
-
ENSv2 = "ensv2",
|
|
199
197
|
Unigraph = "unigraph",
|
|
200
198
|
EFP = "efp"
|
|
201
199
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ensnode/ensnode-sdk",
|
|
3
|
-
"version": "0.0.0-next-
|
|
3
|
+
"version": "0.0.0-next-20260702173520",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A utility library for interacting with ENSNode and ENS data",
|
|
6
6
|
"license": "MIT",
|
|
@@ -52,16 +52,16 @@
|
|
|
52
52
|
"typescript": "^5.7.3",
|
|
53
53
|
"viem": "^2.50.3",
|
|
54
54
|
"vitest": "^4.1.0",
|
|
55
|
-
"@ensnode/integration-test-env": "0.0.0-next-
|
|
56
|
-
"@ensnode/shared-configs": "0.0.0-next-
|
|
55
|
+
"@ensnode/integration-test-env": "0.0.0-next-20260702173520",
|
|
56
|
+
"@ensnode/shared-configs": "0.0.0-next-20260702173520"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@ensdomains/address-encoder": "^1.1.2",
|
|
60
60
|
"caip": "1.1.1",
|
|
61
61
|
"date-fns": "4.1.0",
|
|
62
62
|
"zod": "^4.3.6",
|
|
63
|
-
"@ensnode/datasources": "0.0.0-next-
|
|
64
|
-
"enssdk": "0.0.0-next-
|
|
63
|
+
"@ensnode/datasources": "0.0.0-next-20260702173520",
|
|
64
|
+
"enssdk": "0.0.0-next-20260702173520"
|
|
65
65
|
},
|
|
66
66
|
"scripts": {
|
|
67
67
|
"prepublish": "tsup",
|