@settlemint/sdk-utils
Advanced tools
Comparing version 0.9.3-pr85e672fd to 0.9.3-pra4969835
@@ -15,3 +15,3 @@ import { PathLike } from 'node:fs'; | ||
*/ | ||
declare function projectRoot(): Promise<string>; | ||
declare function projectRoot(fallbackToCwd?: boolean): Promise<string>; | ||
@@ -18,0 +18,0 @@ /** |
@@ -453,3 +453,3 @@ import { ZodString, z, ZodSchema } from 'zod'; | ||
*/ | ||
declare function projectRoot(): Promise<string>; | ||
declare function projectRoot(fallbackToCwd?: boolean): Promise<string>; | ||
@@ -456,0 +456,0 @@ /** |
{ | ||
"name": "@settlemint/sdk-utils", | ||
"description": "SettleMint SDK, integrate SettleMint into your application with ease.", | ||
"version": "0.9.3-pr85e672fd", | ||
"version": "0.9.3-pra4969835", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "private": false, |
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
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
573773
4486