@leather.io/bitcoin
Advanced tools
| > @leather.io/bitcoin@0.33.2 build /home/runner/work/mono/mono/packages/bitcoin | ||
| > @leather.io/bitcoin@0.34.0 build /home/runner/work/mono/mono/packages/bitcoin | ||
| > tsup | ||
@@ -13,5 +13,5 @@ | ||
| [32mESM[39m [1mdist/index.js.map [22m[32m113.17 KB[39m | ||
| [32mESM[39m ⚡️ Build success in 104ms | ||
| [32mESM[39m ⚡️ Build success in 111ms | ||
| [34mDTS[39m Build start | ||
| [32mDTS[39m ⚡️ Build success in 5965ms | ||
| [32mDTS[39m ⚡️ Build success in 6055ms | ||
| [32mDTS[39m [1mdist/index.d.ts [22m[32m28.05 KB[39m |
+19
-0
@@ -942,2 +942,21 @@ # Changelog | ||
| ## [0.34.0](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.33.2...@leather.io/bitcoin-v0.34.0) (2025-10-16) | ||
| ### Features | ||
| * add stamps service and integrate to collectibles on mobile ([2037431](https://github.com/leather-io/mono/commit/2037431540b0e7ddb4e144a192ac816941997653)) | ||
| ### Dependencies | ||
| * The following workspace dependencies were updated | ||
| * dependencies | ||
| * @leather.io/constants bumped to 0.27.2 | ||
| * @leather.io/crypto bumped to 1.12.1 | ||
| * @leather.io/models bumped to 0.45.0 | ||
| * @leather.io/utils bumped to 0.47.0 | ||
| * devDependencies | ||
| * @leather.io/rpc bumped to 2.20.19 | ||
| ## [0.33.2](https://github.com/leather-io/mono/compare/@leather.io/bitcoin-v0.33.1...@leather.io/bitcoin-v0.33.2) (2025-10-15) | ||
@@ -944,0 +963,0 @@ |
+7
-7
@@ -5,3 +5,3 @@ { | ||
| "description": "Shared bitcoin utilities", | ||
| "version": "0.33.2", | ||
| "version": "0.34.0", | ||
| "license": "MIT", | ||
@@ -36,6 +36,6 @@ "homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin", | ||
| "zod": "4.0.17", | ||
| "@leather.io/constants": "0.27.1", | ||
| "@leather.io/crypto": "1.12.0", | ||
| "@leather.io/models": "0.44.1", | ||
| "@leather.io/utils": "0.46.4" | ||
| "@leather.io/constants": "0.27.2", | ||
| "@leather.io/models": "0.45.0", | ||
| "@leather.io/crypto": "1.12.1", | ||
| "@leather.io/utils": "0.47.0" | ||
| }, | ||
@@ -49,4 +49,4 @@ "devDependencies": { | ||
| "@leather.io/prettier-config": "0.9.0", | ||
| "@leather.io/rpc": "2.20.18", | ||
| "@leather.io/tsconfig-config": "0.11.0" | ||
| "@leather.io/tsconfig-config": "0.11.0", | ||
| "@leather.io/rpc": "2.20.19" | ||
| }, | ||
@@ -53,0 +53,0 @@ "keywords": [ |
+0
-3
@@ -39,4 +39,1 @@ export * from './bip21/bip21'; | ||
| export * from './utils/lookup-derivation-by-address'; | ||
| export * from './utils/bitcoin.network'; | ||
| export * from './utils/bitcoin.utils'; | ||
| export * from './utils/lookup-derivation-by-address'; |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
421472
0.12%6281
-0.05%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated