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

conseiljs-ledgersigner

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conseiljs-ledgersigner - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4-beta.0

40

package.json
{
"name": "conseiljs-ledgersigner",
"version": "5.0.3",
"version": "5.0.4-beta.0",
"description": "ConseilJS Ledger device plugin for ConseilJS-core. Supports the ED25519 curve via libsodium for tz1-address operations.",

@@ -64,37 +64,19 @@ "browser": "dist/index.js",

"dependencies": {
"@ledgerhq/hw-transport": "5.19.0",
"@ledgerhq/hw-transport-node-hid": "5.19.0",
"@ledgerhq/hw-transport": "5.25.0",
"@ledgerhq/hw-transport-node-hid": "5.25.0",
"bip32-path": "0.4.2",
"conseiljs": "5.0.3"
"conseiljs": "5.0.5"
},
"devDependencies": {
"@types/chai": "4.2.11",
"@types/chai-as-promised": "7.1.2",
"@types/mocha": "7.0.2",
"@types/nock": "11.1.0",
"@types/mocha": "8.0.0",
"@types/node": "14.0.13",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.0",
"awesome-typescript-loader": "5.2.1",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"coveralls": "3.1.0",
"eslint": "7.2.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.21.2",
"mocha": "8.0.1",
"nock": "12.0.3",
"eslint": "7.5.0",
"mocha": "^8.1.3",
"nyc": "15.1.0",
"request-promise": "4.2.5",
"source-map-support": "0.5.19",
"terser-webpack-plugin": "3.0.3",
"ts-loader": "7.0.5",
"ts-node": "8.10.2",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typedoc": "0.17.7",
"typedoc-plugin-markdown": "2.3.1",
"typescript": "3.8.3",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"webpack-node-externals": "1.7.2"
"typedoc": "0.17.8",
"typescript": "3.8.3"
},

@@ -101,0 +83,0 @@ "engines": {

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