Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chainify/hw-ledger

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainify/hw-ledger - npm Package Compare versions

Comparing version 1.2.22 to 1.2.23

CHANGELOG.md

48

package.json
{
"name": "@chainify/hw-ledger",
"version": "1.2.22",
"description": "",
"author": "Liquality <info@liquality.io>",
"homepage": "",
"license": "ISC",
"main": "./dist/lib/index.js",
"types": "./dist/lib/index.d.ts",
"files": [
"dist/**"
],
"scripts": {
"build": "tsc",
"clean": "rm -rf node_modules .turbo dist"
},
"dependencies": {
"@chainify/errors": "workspace:*",
"@chainify/logger": "workspace:*",
"@chainify/types": "workspace:*",
"@chainify/utils": "workspace:*",
"@ledgerhq/hw-transport": "6.27.1",
"@ledgerhq/hw-transport-webhid": "6.27.1"
}
}
"name": "@chainify/hw-ledger",
"version": "1.2.23",
"description": "",
"author": "Liquality <info@liquality.io>",
"homepage": "",
"license": "ISC",
"main": "./dist/lib/index.js",
"types": "./dist/lib/index.d.ts",
"files": [
"dist/**"
],
"scripts": {
"build": "tsc",
"clean": "rm -rf node_modules .turbo dist"
},
"dependencies": {
"@chainify/errors": "1.2.23",
"@chainify/logger": "1.2.23",
"@chainify/types": "1.2.23",
"@chainify/utils": "1.2.23",
"@ledgerhq/hw-transport": "6.27.1",
"@ledgerhq/hw-transport-webhid": "6.27.1"
}
}
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