@leather.io/bitcoin 0.37.2 → 0.37.4

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/bitcoin@0.37.2 build /home/runner/work/mono/mono/packages/bitcoin
2
+ > @leather.io/bitcoin@0.37.4 build /home/runner/work/mono/mono/packages/bitcoin
3
3
  > tsdown
4
4
 
5
5
  ℹ tsdown v0.16.5 powered by rolldown v1.0.0-beta.50
@@ -12,4 +12,4 @@
12
12
  ℹ dist/index.d.ts.map  11.65 kB │ gzip: 4.75 kB
13
13
  ℹ dist/index.d.ts  33.54 kB │ gzip: 6.96 kB
14
14
  ℹ 4 files, total: 221.29 kB
15
- ✔ Build complete in 4035ms
15
+ ✔ Build complete in 3849ms
package/CHANGELOG.md CHANGED
@@ -939,6 +939,33 @@
939
939
  * @leather.io/prettier-config bumped to 0.9.0
940
940
  * @leather.io/rpc bumped to 2.20.17
941
941
 
942
+ ## [0.37.4](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.37.3...@leather.io/bitcoin-v0.37.4) (2026-03-11)
943
+
944
+
945
+ ### Dependencies
946
+
947
+ * The following workspace dependencies were updated
948
+ * dependencies
949
+ * @leather.io/constants bumped to 0.35.0
950
+ * @leather.io/crypto bumped to 1.12.21
951
+ * @leather.io/utils bumped to 0.51.2
952
+ * devDependencies
953
+ * @leather.io/rpc bumped to 2.21.15
954
+
955
+ ## [0.37.3](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.37.2...@leather.io/bitcoin-v0.37.3) (2026-03-05)
956
+
957
+
958
+ ### Dependencies
959
+
960
+ * The following workspace dependencies were updated
961
+ * dependencies
962
+ * @leather.io/constants bumped to 0.34.1
963
+ * @leather.io/crypto bumped to 1.12.20
964
+ * @leather.io/models bumped to 0.55.0
965
+ * @leather.io/utils bumped to 0.51.1
966
+ * devDependencies
967
+ * @leather.io/rpc bumped to 2.21.14
968
+
942
969
  ## [0.37.2](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.37.1...@leather.io/bitcoin-v0.37.2) (2026-03-04)
943
970
 
944
971
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@leather.io/bitcoin",
3
3
  "author": "Leather.io contact@leather.io",
4
4
  "description": "Shared bitcoin utilities",
5
- "version": "0.37.2",
5
+ "version": "0.37.4",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin",
8
8
  "repository": {
@@ -32,10 +32,10 @@
32
32
  "just-memoize": "2.2.0",
33
33
  "varuint-bitcoin": "1.1.2",
34
34
  "zod": "4.0.17",
35
- "@leather.io/constants": "0.34.0",
36
- "@leather.io/models": "0.54.0",
37
- "@leather.io/utils": "0.51.0",
38
- "@leather.io/crypto": "1.12.19"
35
+ "@leather.io/constants": "0.35.0",
36
+ "@leather.io/crypto": "1.12.21",
37
+ "@leather.io/models": "0.55.0",
38
+ "@leather.io/utils": "0.51.2"
39
39
  },
40
40
  "devDependencies": {
41
41
  "prettier": "3.5.1",
@@ -44,9 +44,9 @@
44
44
  "typescript": "5.9.3",
45
45
  "vitest": "2.1.9",
46
46
  "@leather.io/prettier-config": "0.9.0",
47
- "@leather.io/rpc": "2.21.13",
48
- "@leather.io/tsconfig-config": "0.11.1",
49
- "@leather.io/test-config": "0.1.3"
47
+ "@leather.io/rpc": "2.21.15",
48
+ "@leather.io/test-config": "0.1.3",
49
+ "@leather.io/tsconfig-config": "0.11.1"
50
50
  },
51
51
  "keywords": [
52
52
  "bitcoin",