Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.0 to 28.7.0

12

dist/index.js

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

text: "XPR Network Testnet",
value: "https://testnet.protonscan.io",
value: "https://testnet.explorer.xprnetwork.org",
image: "/img/chains/proton.png",

@@ -697,3 +697,3 @@ testnet: true

text: "XPR Network",
value: "https://protonscan.io",
value: "https://explorer.xprnetwork.org",
image: "/img/chains/proton.png"

@@ -886,3 +886,3 @@ },

var DEFAULT_ENDPOINTS3 = [
"https://mainnet-rpc.api.protondex.com",
"https://rpc.api.mainnet.metalx.com",
"https://proton.cryptolions.io",

@@ -916,3 +916,3 @@ "https://proton.eosusa.io"

var VOTING_ENABLED3 = true;
var DEX_URL = "https://mainnet.api.protondex.com";
var DEX_URL = "https://dex.api.mainnet.metalx.com";
var constants3 = {

@@ -1225,3 +1225,3 @@ ACTIONS_ENDPOINTS: ACTIONS_ENDPOINTS3,

var DEFAULT_ENDPOINTS10 = [
"https://testnet-rpc.api.protondex.com",
"https://rpc.api.testnet.metalx.com",
"https://proton-testnet.eoscafeblock.com",

@@ -1251,3 +1251,3 @@ "https://test.proton.eosusa.io"

var VOTING_ENABLED9 = true;
var DEX_URL2 = "https://testnet.api.protondex.com";
var DEX_URL2 = "https://dex.api.testnet.metalx.com";
var constants10 = {

@@ -1254,0 +1254,0 @@ ACTIONS_ENDPOINTS: ACTIONS_ENDPOINTS10,

{
"name": "@bloks/constants",
"version": "28.6.0",
"version": "28.7.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