@settlemint/sdk-thegraph
Advanced tools
Comparing version 0.6.14-pr08863a6 to 0.6.14-pr17266d3
{ | ||
"name": "@settlemint/sdk-thegraph", | ||
"description": "SettleMint SDK, integrate SettleMint into your application with ease.", | ||
"version": "0.6.14-pr08863a6", | ||
"version": "0.6.14-pr17266d3", | ||
"type": "module", | ||
@@ -48,7 +48,7 @@ "private": false, | ||
"typecheck": "tsc --noEmit", | ||
"publish-npm": "bun publish --tag ${TAG} --access public" | ||
"publish-npm": "bun publish --tag ${TAG} --access public || exit 0" | ||
}, | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"@settlemint/sdk-utils": "0.6.14-pr08863a6", | ||
"@settlemint/sdk-utils": "0.6.14-pr17266d3", | ||
"graphql-request": "^7", | ||
@@ -55,0 +55,0 @@ "zod": "^3" |
26350
+ Added@settlemint/sdk-utils@0.6.14-pr17266d3(transitive)
+ Addeddeepmerge-ts@7.1.4(transitive)
- Removed@settlemint/sdk-utils@0.6.14-pr08863a6(transitive)
- Removeddeepmerge-ts@7.1.3(transitive)