@settlemint/sdk-thegraph
Advanced tools
Comparing version 1.0.6-main1055c654 to 1.0.6-main1195b153
{ | ||
"name": "@settlemint/sdk-thegraph", | ||
"description": "TheGraph integration module for SettleMint SDK, enabling querying and indexing of blockchain data through subgraphs", | ||
"version": "1.0.6-main1055c654", | ||
"version": "1.0.6-main1195b153", | ||
"type": "module", | ||
@@ -55,3 +55,3 @@ "private": false, | ||
"gql.tada": "^1", | ||
"@settlemint/sdk-utils": "1.0.6-main1055c654", | ||
"@settlemint/sdk-utils": "1.0.6-main1195b153", | ||
"graphql-request": "^7", | ||
@@ -58,0 +58,0 @@ "zod": "^3" |
@@ -182,3 +182,3 @@ <p align="center"> | ||
We welcome contributions from the community! Please check out our [Contributing](../../.github/CONTRIBUTING.md) guide to learn how you can help improve the SettleMint SDK through bug reports, feature requests, documentation updates, or code contributions. | ||
We welcome contributions from the community! Please check out our [Contributing](https://github.com/settlemint/sdk/blob/main/.github/CONTRIBUTING.md) guide to learn how you can help improve the SettleMint SDK through bug reports, feature requests, documentation updates, or code contributions. | ||
@@ -185,0 +185,0 @@ ## License |
38058
+ Added@settlemint/sdk-utils@1.0.6-main1195b153(transitive)
- Removed@settlemint/sdk-utils@1.0.6-main1055c654(transitive)