@settlemint/sdk-utils
Advanced tools
Comparing version 1.0.11 to 1.1.0-prfd530c68
@@ -146,2 +146,8 @@ import { SpawnOptionsWithoutStdio } from 'node:child_process'; | ||
/** | ||
* Error class used to indicate that the spinner operation failed. | ||
* This error is used to signal that the operation should be aborted. | ||
*/ | ||
declare class SpinnerError extends Error { | ||
} | ||
/** | ||
* Options for configuring the spinner behavior | ||
@@ -197,2 +203,2 @@ */ | ||
export { CancelError, type ExecuteCommandOptions, type SpinnerOptions, ascii, cancel, executeCommand, intro, list, maskTokens, note, outro, spinner, table }; | ||
export { CancelError, type ExecuteCommandOptions, SpinnerError, type SpinnerOptions, ascii, cancel, executeCommand, intro, list, maskTokens, note, outro, spinner, table }; |
{ | ||
"name": "@settlemint/sdk-utils", | ||
"description": "Shared utilities and helper functions for SettleMint SDK modules", | ||
"version": "1.0.11", | ||
"version": "1.1.0-prfd530c68", | ||
"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 too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
508065
3546
2