You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@settlemint/sdk-utils

Package Overview
Dependencies
Maintainers
0
Versions
3096
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@settlemint/sdk-utils - npm Package Compare versions

Comparing version

to
2.5.1-pred474268

2

dist/environment.d.ts

@@ -1,2 +0,2 @@

import { ZodString, ZodType, z } from "zod/v4";
import { ZodString, ZodType, z } from "zod";

@@ -3,0 +3,0 @@ //#region src/validation/validate.d.ts

@@ -77,3 +77,3 @@ //#region src/logging/logger.d.ts

//#endregion
export { LogLevel, Logger, LoggerOptions, createLogger, maskTokens, requestLogger };
export { type LogLevel, type Logger, type LoggerOptions, createLogger, maskTokens, requestLogger };
//# sourceMappingURL=logging.d.ts.map
import { SpawnOptionsWithoutStdio } from "node:child_process";
import { Spinner } from "yocto-spinner";
import { Dictionary } from "console-table-printer/dist/src/models/common.js";

@@ -212,3 +213,3 @@ //#region src/terminal/ascii.d.ts

*/
declare function table(title: string, data: unknown[]): void;
declare function table(title: string, data: Dictionary[]): void;
//#endregion

@@ -230,3 +231,3 @@ //#region src/logging/mask-tokens.d.ts

//#endregion
export { CancelError, CommandError, ExecuteCommandOptions, SpinnerError, SpinnerOptions, ascii, cancel, executeCommand, intro, list, maskTokens, note, outro, spinner, table };
export { CancelError, CommandError, type ExecuteCommandOptions, SpinnerError, type SpinnerOptions, ascii, cancel, executeCommand, intro, list, maskTokens, note, outro, spinner, table };
//# sourceMappingURL=terminal.d.ts.map

@@ -1,2 +0,2 @@

import { ZodString, ZodType, z } from "zod/v4";
import { ZodString, ZodType, z } from "zod";

@@ -258,3 +258,3 @@ //#region src/validation/validate.d.ts

//#endregion
export { AccessToken, AccessTokenSchema, ApplicationAccessToken, ApplicationAccessTokenSchema, DotEnv, DotEnvPartial, DotEnvSchema, DotEnvSchemaPartial, Id, IdSchema, LOCAL_INSTANCE, PersonalAccessToken, PersonalAccessTokenSchema, STANDALONE_INSTANCE, UniqueNameSchema, Url, UrlOrPath, UrlOrPathSchema, UrlPath, UrlPathSchema, UrlSchema, validate };
export { type AccessToken, AccessTokenSchema, type ApplicationAccessToken, ApplicationAccessTokenSchema, type DotEnv, type DotEnvPartial, DotEnvSchema, DotEnvSchemaPartial, type Id, IdSchema, LOCAL_INSTANCE, type PersonalAccessToken, PersonalAccessTokenSchema, STANDALONE_INSTANCE, UniqueNameSchema, type Url, type UrlOrPath, UrlOrPathSchema, type UrlPath, UrlPathSchema, UrlSchema, validate };
//# sourceMappingURL=validation.d.ts.map
{
"name": "@settlemint/sdk-utils",
"description": "Shared utilities and helper functions for SettleMint SDK modules",
"version": "2.5.1-preb1b4a7e",
"version": "2.5.1-pred474268",
"type": "module",

@@ -68,3 +68,2 @@ "private": false,

"dependencies": {
"is-in-ci": "^1",
"@antfu/install-pkg": "^1",

@@ -78,6 +77,9 @@ "@dotenvx/dotenvx": "^1",

"find-up": "^7",
"glob": "11.0.3",
"is-in-ci": "^1",
"nano-spawn": "^1.0.0",
"package-manager-detector": "^1.0.0",
"yocto-spinner": "^1.0.0",
"yoctocolors": "^2"
"yoctocolors": "^2",
"zod": "^4"
},

@@ -84,0 +86,0 @@ "peerDependencies": {},

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

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

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

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

Sorry, the diff of this file is not supported yet