@settlemint/sdk-utils
Advanced tools
Comparing version 0.6.14 to 0.6.15-mainab2777f
{ | ||
"name": "@settlemint/sdk-utils", | ||
"description": "SettleMint SDK, integrate SettleMint into your application with ease.", | ||
"version": "0.6.14", | ||
"version": "0.6.15-mainab2777f", | ||
"type": "module", | ||
@@ -58,3 +58,3 @@ "private": false, | ||
"typecheck": "tsc --noEmit", | ||
"publish-npm": "bun publish --tag ${TAG} --access public" | ||
"publish-npm": "bun publish --tag ${TAG} --access public || exit 0" | ||
}, | ||
@@ -71,3 +71,3 @@ "devDependencies": { | ||
"find-up": "^7", | ||
"nano-spawn": "^0.1", | ||
"nano-spawn": "^0.2.0", | ||
"package-manager-detector": "^0.2", | ||
@@ -74,0 +74,0 @@ "yocto-spinner": "^0.1", |
281537
+ Addednano-spawn@0.2.0(transitive)
- Removednano-spawn@0.1.0(transitive)
Updatednano-spawn@^0.2.0