@settlemint/sdk-thegraph
Advanced tools
Comparing version 1.1.1 to 1.1.2-pree30e95e
{ | ||
"name": "@settlemint/sdk-thegraph", | ||
"description": "TheGraph integration module for SettleMint SDK, enabling querying and indexing of blockchain data through subgraphs", | ||
"version": "1.1.1", | ||
"version": "1.1.2-pree30e95e", | ||
"type": "module", | ||
@@ -55,3 +55,3 @@ "private": false, | ||
"gql.tada": "^1", | ||
"@settlemint/sdk-utils": "1.1.1", | ||
"@settlemint/sdk-utils": "1.1.2-pree30e95e", | ||
"graphql-request": "^7", | ||
@@ -58,0 +58,0 @@ "zod": "^3" |
@@ -57,3 +57,3 @@ <p align="center"> | ||
Defined in: [sdk/thegraph/src/thegraph.ts:121](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L121) | ||
Defined in: [sdk/thegraph/src/thegraph.ts:121](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L121) | ||
@@ -85,4 +85,4 @@ Creates a TheGraph GraphQL client with proper type safety using gql.tada | ||
| ------ | ------ | ------ | | ||
| `client` | `GraphQLClient` | [sdk/thegraph/src/thegraph.ts:125](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L125) | | ||
| `graphql` | `initGraphQLTada`\<`Setup`\> | [sdk/thegraph/src/thegraph.ts:126](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L126) | | ||
| `client` | `GraphQLClient` | [sdk/thegraph/src/thegraph.ts:125](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L125) | | ||
| `graphql` | `initGraphQLTada`\<`Setup`\> | [sdk/thegraph/src/thegraph.ts:126](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L126) | | ||
@@ -155,3 +155,3 @@ ##### Throws | ||
Defined in: [sdk/thegraph/src/thegraph.ts:34](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L34) | ||
Defined in: [sdk/thegraph/src/thegraph.ts:34](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L34) | ||
@@ -166,3 +166,3 @@ Type definition for client options derived from the ClientOptionsSchema | ||
Defined in: [sdk/thegraph/src/thegraph.ts:10](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L10) | ||
Defined in: [sdk/thegraph/src/thegraph.ts:10](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L10) | ||
@@ -177,3 +177,3 @@ Type definition for GraphQL client configuration options | ||
Defined in: [sdk/thegraph/src/thegraph.ts:18](https://github.com/settlemint/sdk/blob/v1.1.1/sdk/thegraph/src/thegraph.ts#L18) | ||
Defined in: [sdk/thegraph/src/thegraph.ts:18](https://github.com/settlemint/sdk/blob/v1.1.2/sdk/thegraph/src/thegraph.ts#L18) | ||
@@ -180,0 +180,0 @@ Schema for validating client options for the TheGraph client. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
38054
1
+ Added@settlemint/sdk-utils@1.1.2-pree30e95e(transitive)
- Removed@settlemint/sdk-utils@1.1.1(transitive)