Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@leather.io/utils

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leather.io/utils - npm Package Compare versions

Comparing version
0.46.3
to
0.46.4
+3
-3
.turbo/turbo-build.log
> @leather.io/utils@0.46.3 build /home/runner/work/mono/mono/packages/utils
> @leather.io/utils@0.46.4 build /home/runner/work/mono/mono/packages/utils
> tsup

@@ -13,5 +13,5 @@

ESM dist/index.js.map 138.46 KB
ESM ⚡️ Build success in 36ms
ESM ⚡️ Build success in 45ms
DTS Build start
DTS ⚡️ Build success in 2493ms
DTS ⚡️ Build success in 2218ms
DTS dist/index.d.ts 14.79 KB

@@ -362,2 +362,11 @@ # Changelog

### Dependencies
* The following workspace dependencies were updated
* dependencies
* @leather.io/constants bumped to 0.27.1
* @leather.io/models bumped to 0.44.1
* devDependencies
* @leather.io/prettier-config bumped to 0.9.0
## [0.46.0](https://github.com/leather-io/mono/compare/@leather.io/utils-v0.45.0...@leather.io/utils-v0.46.0) (2025-09-26)

@@ -364,0 +373,0 @@

@@ -5,3 +5,3 @@ {

"description": "Shared bitcoin utilities",
"version": "0.46.3",
"version": "0.46.4",
"license": "MIT",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/leather-io/mono/tree/dev/packages/utils",

"dompurify": "3.2.4",
"@leather.io/constants": "0.27.0",
"@leather.io/models": "0.44.0"
"@leather.io/constants": "0.27.1",
"@leather.io/models": "0.44.1"
},

@@ -33,3 +33,3 @@ "devDependencies": {

"vitest": "2.1.9",
"@leather.io/prettier-config": "0.8.1",
"@leather.io/prettier-config": "0.9.0",
"@leather.io/tsconfig-config": "0.11.0"

@@ -36,0 +36,0 @@ },