New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/hw-app-cosmos

Package Overview
Dependencies
Maintainers
20
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-app-cosmos - npm Package Compare versions

Comparing version 6.27.1 to 6.27.2-nightly.0

.turbo/turbo-build.log

20

package.json
{
"name": "@ledgerhq/hw-app-cosmos",
"version": "6.27.1",
"version": "6.27.2-nightly.0",
"description": "Ledger Hardware Wallet Cosmos Application API",

@@ -30,6 +30,10 @@ "keywords": [

"dependencies": {
"@ledgerhq/errors": "^6.10.0",
"@ledgerhq/hw-transport": "^6.27.1",
"@ledgerhq/errors": "^6.10.1-nightly.0",
"@ledgerhq/hw-transport": "^6.27.2-nightly.0",
"bip32-path": "^0.4.2"
},
"devDependencies": {
"@ledgerhq/hw-transport-mocker": "^6.27.2-nightly.0"
},
"gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",
"scripts": {

@@ -39,5 +43,7 @@ "clean": "bash ../../script/clean.sh",

"watch": "bash ../../script/watch.sh",
"doc": "bash ../../script/doc.sh"
},
"gitHead": "9639f96a970e1f46e9e39d0c2c361ce2289923be"
}
"doc": "bash ../../script/doc.sh",
"lint": "eslint ./src --no-error-on-unmatched-pattern --ext .ts,.tsx",
"lint:fix": "pnpm lint --fix",
"test": "jest"
}
}
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