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

@owdin/cryptoassets

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owdin/cryptoassets - npm Package Compare versions

Comparing version 6.0.9 to 6.0.10

2

lib-es/abandonseed.js
import invariant from "invariant";
var abandonSeedAddresses = {
algorand: "PSHLIWQKDEETIIBQEOTLGCT5IF7BTTOKCUULONOGVGF2HYDT2IHW3H4CCI",
cosmos: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
hupayx: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
cosmos_testnet: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",

@@ -6,0 +6,0 @@ ripple: "rHsMGQEkVNJmpGWs8XUBoTBiAAbwxZN5v3",

@@ -10,3 +10,3 @@ "use strict";

algorand: "PSHLIWQKDEETIIBQEOTLGCT5IF7BTTOKCUULONOGVGF2HYDT2IHW3H4CCI",
cosmos: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
hupayx: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
cosmos_testnet: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",

@@ -13,0 +13,0 @@ ripple: "rHsMGQEkVNJmpGWs8XUBoTBiAAbwxZN5v3",

{
"name": "@owdin/cryptoassets",
"version": "6.0.9",
"version": "6.0.10",
"description": "Ledger crypto-assets list",

@@ -32,3 +32,3 @@ "keywords": [

},
"gitHead": "238753ba7b6d3756b000e601fdc1ed3fb1e5e27c"
"gitHead": "6f7f3b226823561ef7b4b03b029de62bd0501dac"
}
import invariant from "invariant";
const abandonSeedAddresses: Record<string, string> = {
algorand: "PSHLIWQKDEETIIBQEOTLGCT5IF7BTTOKCUULONOGVGF2HYDT2IHW3H4CCI",
cosmos: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
hupayx: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
cosmos_testnet: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",

@@ -6,0 +6,0 @@ ripple: "rHsMGQEkVNJmpGWs8XUBoTBiAAbwxZN5v3",

@@ -508,3 +508,3 @@ /*

type: "CryptoCurrency",
id: "cosmos",
id: "hupayx",
coinType: 118,

@@ -514,3 +514,3 @@ name: "Hupayx Hub",

ticker: "HPX",
scheme: "cosmos",
scheme: "hupayx",
color: "#16192f",

@@ -517,0 +517,0 @@ family: "cosmos",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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