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

@leather-wallet/utils

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leather-wallet/utils - npm Package Compare versions

Comparing version
0.6.3
to
0.6.4
+2
-2
.turbo/turbo-ts$colon$build.log
> @leather-wallet/utils@0.6.3 ts:build /home/runner/work/mono/mono/packages/utils
> @leather-wallet/utils@0.6.4 ts:build /home/runner/work/mono/mono/packages/utils
> tsup index.ts --format esm && tsc --emitDeclarationOnly

@@ -11,2 +11,2 @@

ESM dist/index.js 10.37 KB
ESM ⚡️ Build success in 25ms
ESM ⚡️ Build success in 41ms

@@ -17,2 +17,9 @@ # Changelog

### Dependencies
* The following workspace dependencies were updated
* dependencies
* @leather-wallet/models bumped to 0.6.4
* @leather-wallet/rpc bumped to 0.3.8
## [0.6.1](https://github.com/leather-wallet/mono/compare/utils-v0.6.0...utils-v0.6.1) (2024-05-20)

@@ -19,0 +26,0 @@

{
"name": "@leather-wallet/utils",
"description": "Shared bitcoin utilities",
"version": "0.6.3",
"version": "0.6.4",
"license": "MIT",

@@ -18,4 +18,4 @@ "type": "module",

"@leather-wallet/constants": "0.6.1",
"@leather-wallet/models": "0.6.3",
"@leather-wallet/rpc": "0.3.7"
"@leather-wallet/rpc": "0.3.8",
"@leather-wallet/models": "0.6.4"
},

@@ -32,4 +32,4 @@ "devDependencies": {

"@leather-wallet/eslint-config": "0.4.0",
"@leather-wallet/tsconfig-config": "0.4.0",
"@leather-wallet/prettier-config": "0.4.0"
"@leather-wallet/prettier-config": "0.4.0",
"@leather-wallet/tsconfig-config": "0.4.0"
},

@@ -36,0 +36,0 @@ "exports": {

Sorry, the diff of this file is not supported yet