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

@bloks/constants

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/constants - npm Package Compare versions

Comparing version 28.5.0 to 28.6.0

22

dist/index.js

@@ -579,8 +579,8 @@ "use strict";

Proton: {
name: "ProtonSwap",
description: "ProtonSwap",
name: "Metal X",
description: "Metal X",
accounts: [],
logo: "/img/exchanges/protonswap.png",
website: "https://protonswap.com",
linkGenerator: (_, __) => "https://protonswap.com"
logo: "/img/exchanges/metalx.png",
website: "https://metalx.com",
linkGenerator: (_, __) => "https://app.metalx.com"
},

@@ -654,3 +654,3 @@ Coingecko: {

key: "proton-test",
text: "Proton Testnet",
text: "XPR Network Testnet",
value: "https://testnet.protonscan.io",

@@ -697,3 +697,3 @@ image: "/img/chains/proton.png",

key: "proton",
text: "Proton",
text: "XPR Network",
value: "https://protonscan.io",

@@ -903,4 +903,4 @@ image: "/img/chains/proton.png"

var CORE_SYMBOL3 = "XPR";
var DISPLAY_CHAIN3 = "Proton";
var DOMAIN_TITLE3 = "ProtonScan";
var DISPLAY_CHAIN3 = "XPR Network";
var DOMAIN_TITLE3 = "XPR Network Explorer";
var HISTORY_TYPES3 = ["dex", "native", "hyperion"];

@@ -1238,4 +1238,4 @@ var HYPERION_URL3 = "https://proton.pink.gg";

var CORE_SYMBOL10 = "XPR";
var DISPLAY_CHAIN10 = "Proton-T";
var DOMAIN_TITLE10 = "Proton Testnet";
var DISPLAY_CHAIN10 = "XPR Network-T";
var DOMAIN_TITLE10 = "XPR Network Testnet";
var HISTORY_TYPES10 = ["hyperion"];

@@ -1242,0 +1242,0 @@ var HYPERION_URL8 = "http://proton-api-testnet.eosiomadrid.io";

{
"name": "@bloks/constants",
"version": "28.5.0",
"version": "28.6.0",
"author": "Metallicus",

@@ -5,0 +5,0 @@ "module": "dist/index.mjs",

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