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

@coinmasters/types

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinmasters/types - npm Package Compare versions

Comparing version 4.7.7 to 4.7.8

32

dist/index.es.js

@@ -1016,20 +1016,20 @@ var C = Object.defineProperty;

KEEPKEY: [
// Chain.Arbitrum,
// Chain.Avalanche,
n.Arbitrum,
n.Avalanche,
n.Base,
// Chain.Binance,
// Chain.BinanceSmartChain,
n.Binance,
n.BinanceSmartChain,
n.Bitcoin,
// Chain.BitcoinCash,
// Chain.Cosmos,
// Chain.Osmosis,
// Chain.Ripple,
// Chain.Dogecoin,
// Chain.Dash,
// Chain.Mayachain,
n.Ethereum
// Chain.Litecoin,
// Chain.Optimism,
// Chain.Polygon,
// Chain.THORChain,
n.BitcoinCash,
n.Cosmos,
n.Osmosis,
n.Ripple,
n.Dogecoin,
n.Dash,
n.Mayachain,
n.Ethereum,
n.Litecoin,
n.Optimism,
n.Polygon,
n.THORChain
],

@@ -1036,0 +1036,0 @@ METAMASK_SHAPESHIFT: [

@@ -8,3 +8,3 @@ {

"vite": "4.4.9",
"@internal/config": "2.7.7"
"@internal/config": "2.7.8"
},

@@ -37,3 +37,3 @@ "eslintConfig": {

"types": "./dist/index.d.ts",
"version": "4.7.7",
"version": "4.7.8",
"scripts": {

@@ -40,0 +40,0 @@ "build": "vite build",

@@ -74,20 +74,20 @@ import { Chain, EVMChainList } from './network';

[WalletOption.KEEPKEY]: [
// Chain.Arbitrum,
// Chain.Avalanche,
Chain.Arbitrum,
Chain.Avalanche,
Chain.Base,
// Chain.Binance,
// Chain.BinanceSmartChain,
Chain.Binance,
Chain.BinanceSmartChain,
Chain.Bitcoin,
// Chain.BitcoinCash,
// Chain.Cosmos,
// Chain.Osmosis,
// Chain.Ripple,
// Chain.Dogecoin,
// Chain.Dash,
// Chain.Mayachain,
Chain.BitcoinCash,
Chain.Cosmos,
Chain.Osmosis,
Chain.Ripple,
Chain.Dogecoin,
Chain.Dash,
Chain.Mayachain,
Chain.Ethereum,
// Chain.Litecoin,
// Chain.Optimism,
// Chain.Polygon,
// Chain.THORChain,
Chain.Litecoin,
Chain.Optimism,
Chain.Polygon,
Chain.THORChain,
],

@@ -94,0 +94,0 @@ [WalletOption.METAMASK_SHAPESHIFT]: [

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