Socket
Socket
Sign inDemoInstall

@trezor/blockchain-link-types

Package Overview
Dependencies
5
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.18-beta.1 to 1.0.18-beta.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 1.0.18-beta.2
- chore(suite): unused package dependencies removed (f7907e1496)
- chore(suite): depcheck enabled (2206f19f2e)
# 1.0.18-beta.1

@@ -2,0 +7,0 @@

8

package.json
{
"name": "@trezor/blockchain-link-types",
"version": "1.0.18-beta.1",
"version": "1.0.18-beta.2",
"license": "See LICENSE.md in repo root",

@@ -16,2 +16,3 @@ "sideEffects": false,

"lint:js": "yarn g:eslint '**/*.{ts,tsx,js}'",
"depcheck": "yarn g:depcheck",
"type-check": "yarn g:tsc --build",

@@ -24,8 +25,7 @@ "build:lib": "yarn g:rimraf ./lib && yarn g:tsc --build tsconfig.lib.json && ../../scripts/replace-imports.sh ./lib",

"@solana/web3.js": "^1.91.6",
"@trezor/type-utils": "1.0.5",
"@trezor/utxo-lib": "2.0.10",
"@trezor/type-utils": "1.0.6-beta.1",
"@trezor/utxo-lib": "2.0.11-beta.1",
"socks-proxy-agent": "6.1.1"
},
"devDependencies": {
"ripple-lib": "^1.10.1",
"tsx": "^4.7.0"

@@ -32,0 +32,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc