Socket
Socket
Sign inDemoInstall

@trezor/blockchain-link-types

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trezor/blockchain-link-types - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

45

package.json
{
"name": "@trezor/blockchain-link-types",
"version": "1.0.0",
"license": "See LICENSE.md in repo root",
"sideEffects": false,
"main": "lib/index",
"files": [
"lib/",
"!**/*.map"
],
"scripts": {
"lint:js": "yarn g:eslint '**/*.{ts,tsx,js}'",
"type-check": "tsc --build",
"build:lib": "rimraf ./lib && yarn tsc --build tsconfig.lib.json"
},
"devDependencies": {
"@trezor/utxo-lib": "workspace:1.0.5",
"rimraf": "^4.4.1",
"ripple-lib": "^1.10.1",
"socks-proxy-agent": "6.1.1",
"typescript": "4.9.5"
}
}
"name": "@trezor/blockchain-link-types",
"version": "1.0.1",
"license": "See LICENSE.md in repo root",
"sideEffects": false,
"main": "lib/index",
"files": [
"lib/",
"!**/*.map"
],
"scripts": {
"lint:js": "yarn g:eslint '**/*.{ts,tsx,js}'",
"type-check": "tsc --build",
"build:lib": "rimraf ./lib && yarn tsc --build tsconfig.lib.json"
},
"devDependencies": {
"@trezor/utxo-lib": "1.0.5",
"rimraf": "^4.4.1",
"ripple-lib": "^1.10.1",
"socks-proxy-agent": "6.1.1",
"tsx": "^3.12.6",
"typescript": "4.9.5"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc