New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@settlemint/sdk-thegraph

Package Overview
Dependencies
Maintainers
2
Versions
1798
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@settlemint/sdk-thegraph - npm Package Compare versions

Comparing version 1.0.9-prc351f844 to 1.0.9-prcdbc8016

4

package.json
{
"name": "@settlemint/sdk-thegraph",
"description": "TheGraph integration module for SettleMint SDK, enabling querying and indexing of blockchain data through subgraphs",
"version": "1.0.9-prc351f844",
"version": "1.0.9-prcdbc8016",
"type": "module",

@@ -55,3 +55,3 @@ "private": false,

"gql.tada": "^1",
"@settlemint/sdk-utils": "1.0.9-prc351f844",
"@settlemint/sdk-utils": "1.0.9-prcdbc8016",
"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.0.8/sdk/thegraph/src/thegraph.ts#L121)
Defined in: [sdk/thegraph/src/thegraph.ts:121](https://github.com/settlemint/sdk/blob/v1.0.9/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.0.8/sdk/thegraph/src/thegraph.ts#L125) |
| `graphql` | `initGraphQLTada`\<`Setup`\> | [sdk/thegraph/src/thegraph.ts:126](https://github.com/settlemint/sdk/blob/v1.0.8/sdk/thegraph/src/thegraph.ts#L126) |
| `client` | `GraphQLClient` | [sdk/thegraph/src/thegraph.ts:125](https://github.com/settlemint/sdk/blob/v1.0.9/sdk/thegraph/src/thegraph.ts#L125) |
| `graphql` | `initGraphQLTada`\<`Setup`\> | [sdk/thegraph/src/thegraph.ts:126](https://github.com/settlemint/sdk/blob/v1.0.9/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.0.8/sdk/thegraph/src/thegraph.ts#L34)
Defined in: [sdk/thegraph/src/thegraph.ts:34](https://github.com/settlemint/sdk/blob/v1.0.9/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.0.8/sdk/thegraph/src/thegraph.ts#L10)
Defined in: [sdk/thegraph/src/thegraph.ts:10](https://github.com/settlemint/sdk/blob/v1.0.9/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.0.8/sdk/thegraph/src/thegraph.ts#L18)
Defined in: [sdk/thegraph/src/thegraph.ts:18](https://github.com/settlemint/sdk/blob/v1.0.9/sdk/thegraph/src/thegraph.ts#L18)

@@ -180,0 +180,0 @@ Schema for validating client options for the TheGraph client.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc