@leather.io/utils 0.35.2 → 0.35.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @leather.io/utils@0.35.2 build /home/runner/work/mono/mono/packages/utils
2
+ > @leather.io/utils@0.35.3 build /home/runner/work/mono/mono/packages/utils
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -10,7 +10,7 @@
10
10
  ESM Build start
11
11
  ESM dist/index.js 43.58 KB
12
12
  ESM dist/index.js.map 84.28 KB
13
- ESM ⚡️ Build success in 27ms
13
+ ESM ⚡️ Build success in 26ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 1574ms
15
+ DTS ⚡️ Build success in 1585ms
16
16
  DTS dist/index.d.ts 12.48 KB
package/CHANGELOG.md CHANGED
@@ -318,6 +318,13 @@
318
318
  * @leather.io/constants bumped to 0.20.4
319
319
  * @leather.io/models bumped to 0.33.0
320
320
 
321
+ ### Dependencies
322
+
323
+ * The following workspace dependencies were updated
324
+ * dependencies
325
+ * @leather.io/constants bumped to 0.21.0
326
+ * @leather.io/models bumped to 0.34.0
327
+
321
328
  ## [0.35.2](https://github.com/leather-io/mono/compare/@leather.io/utils-v0.35.1...@leather.io/utils-v0.35.2) (2025-06-02)
322
329
 
323
330
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@leather.io/utils",
3
3
  "author": "Leather.io contact@leather.io",
4
4
  "description": "Shared bitcoin utilities",
5
- "version": "0.35.2",
5
+ "version": "0.35.3",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/leather-io/mono/tree/dev/packages/utils",
8
8
  "repository": {
@@ -19,8 +19,8 @@
19
19
  "dependencies": {
20
20
  "bignumber.js": "9.1.2",
21
21
  "dompurify": "3.2.4",
22
- "@leather.io/models": "0.33.0",
23
- "@leather.io/constants": "0.20.4"
22
+ "@leather.io/constants": "0.21.0",
23
+ "@leather.io/models": "0.34.0"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/dompurify": "3.0.5",
@@ -28,8 +28,8 @@
28
28
  "tsup": "8.4.0",
29
29
  "typescript": "5.8.3",
30
30
  "vitest": "2.1.9",
31
- "@leather.io/prettier-config": "0.6.1",
32
- "@leather.io/tsconfig-config": "0.8.0"
31
+ "@leather.io/tsconfig-config": "0.8.0",
32
+ "@leather.io/prettier-config": "0.6.1"
33
33
  },
34
34
  "keywords": [
35
35
  "leather",