@settlemint/sdk-hasura
Advanced tools
Comparing version 0.6.14 to 0.6.15-pr4ec9c63
{ | ||
"name": "@settlemint/sdk-hasura", | ||
"description": "SettleMint SDK, integrate SettleMint into your application with ease.", | ||
"version": "0.6.14", | ||
"version": "0.6.15-pr4ec9c63", | ||
"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", | ||
"@settlemint/sdk-utils": "0.6.15-pr4ec9c63", | ||
"graphql-request": "^7", | ||
@@ -55,0 +55,0 @@ "zod": "^3" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26939
+ Added@settlemint/sdk-utils@0.6.15-pr4ec9c63(transitive)
+ Addednano-spawn@0.2.0(transitive)
- Removed@settlemint/sdk-utils@0.6.14(transitive)
- Removednano-spawn@0.1.0(transitive)