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

@shapeshiftoss/hdwallet-core

Package Overview
Dependencies
Maintainers
9
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapeshiftoss/hdwallet-core - npm Package Compare versions

Comparing version 1.37.2-alpha.4 to 1.38.0

4

dist/utils.d.ts

@@ -29,3 +29,2 @@ /// <reference types="node" />

readonly BitcoinSV: 236;
readonly Ethereum: 60;
readonly Atom: 118;

@@ -43,3 +42,4 @@ readonly Osmo: 118;

readonly Kava: 459;
readonly Avalanche: 9000;
readonly Ethereum: 60;
readonly Avalanche: 60;
}>;

@@ -46,0 +46,0 @@ declare type Slip44ByCoin<T> = T extends keyof typeof slip44Table ? typeof slip44Table[T] : number | undefined;

@@ -142,3 +142,2 @@ "use strict";

BitcoinSV: 236,
Ethereum: 60,
Atom: 118,

@@ -156,3 +155,5 @@ Osmo: 118,

Kava: 459,
Avalanche: 9000,
// EVM chains all use the same SLIP44
Ethereum: 60,
Avalanche: 60,
});

@@ -159,0 +160,0 @@ function slip44ByCoin(coin) {

{
"name": "@shapeshiftoss/hdwallet-core",
"version": "1.37.2-alpha.4",
"version": "1.38.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "publishConfig": {

},
"gitHead": "1bc04d1c930d1a98ba9b9bc73b0cd6605496c946"
"gitHead": "c084093ce8c751241512eacfae7688d09f35432d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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