@bloks/constants
Advanced tools
Comparing version 27.1.0 to 27.2.0
@@ -926,3 +926,3 @@ "use strict"; | ||
"https://proton.cryptolions.io", | ||
"https://proton.eosusa.news", | ||
"https://proton.eosusa.io", | ||
"https://frankfurt.protondata.net" | ||
@@ -947,3 +947,3 @@ ]; | ||
var HISTORY_TYPES3 = ["native", "hyperion"]; | ||
var HYPERION_URL3 = "http://proton.pink.gg"; | ||
var HYPERION_URL3 = "https://proton.pink.gg"; | ||
var KEY_PREFIX3 = "EOS"; | ||
@@ -983,3 +983,3 @@ var LIGHT_API3 = "https://lightapi.eosamsterdam.net"; | ||
"https://fio.eossweden.org", | ||
"https://fio.eosusa.news" | ||
"https://fio.eosusa.io" | ||
]; | ||
@@ -989,3 +989,3 @@ var TRANSACTIONS_ENDPOINTS4 = [ | ||
"https://fio.eossweden.org", | ||
"https://fio.eosusa.news" | ||
"https://fio.eosusa.io" | ||
]; | ||
@@ -995,3 +995,3 @@ var ACTIONS_ENDPOINTS4 = [ | ||
"https://fio.eossweden.org", | ||
"https://fio.eosusa.news" | ||
"https://fio.eosusa.io" | ||
]; | ||
@@ -1130,11 +1130,11 @@ var ALOHA_PROXY_URL3 = "https://www.alohaeos.com/vote/proxy/fiomain"; | ||
"https://api.jungle3.alohaeos.com", | ||
"https://jungle3.eosusa.news" | ||
"https://jungle3.eosusa.io" | ||
]; | ||
var ACTIONS_ENDPOINTS7 = [ | ||
"https://jungle3.cryptolions.io", | ||
"https://jungle3.eosusa.news" | ||
"https://jungle3.eosusa.io" | ||
]; | ||
var TRANSACTIONS_ENDPOINTS7 = [ | ||
"https://jungle3.cryptolions.io", | ||
"https://jungle3.eosusa.news" | ||
"https://jungle3.eosusa.io" | ||
]; | ||
@@ -1198,3 +1198,3 @@ var API_URL7 = "https://www.api.bloks.io/jungle3"; | ||
var HISTORY_TYPES8 = ["hyperion", "native"]; | ||
var HYPERION_URL7 = "https://kylin.eosusa.news"; | ||
var HYPERION_URL7 = "https://kylin.eosusa.io"; | ||
var KEY_PREFIX8 = "EOS"; | ||
@@ -1268,3 +1268,3 @@ var PROVIDER_ENDPOINTS8 = generateProviderEndpoints(CHAIN_ID8, ACTIONS_ENDPOINTS8); | ||
"https://testnet.protonchain.com", | ||
"https://test.proton.eosusa.news" | ||
"https://test.proton.eosusa.io" | ||
]; | ||
@@ -1274,3 +1274,3 @@ var TRANSACTIONS_ENDPOINTS10 = [ | ||
"https://testnet.protonchain.com", | ||
"https://test.proton.eosusa.news" | ||
"https://test.proton.eosusa.io" | ||
]; | ||
@@ -1280,3 +1280,3 @@ var ACTIONS_ENDPOINTS10 = [ | ||
"https://testnet.protonchain.com", | ||
"https://test.proton.eosusa.news" | ||
"https://test.proton.eosusa.io" | ||
]; | ||
@@ -1376,11 +1376,11 @@ var API_URL10 = "https://www.api.bloks.io/proton-test"; | ||
"https://fiotestnet.greymass.com", | ||
"https://test.fio.eosusa.news" | ||
"https://test.fio.eosusa.io" | ||
]; | ||
var TRANSACTIONS_ENDPOINTS12 = [ | ||
"https://fiotestnet.greymass.com", | ||
"https://test.fio.eosusa.news" | ||
"https://test.fio.eosusa.io" | ||
]; | ||
var ACTIONS_ENDPOINTS12 = [ | ||
"https://fiotestnet.greymass.com", | ||
"https://test.fio.eosusa.news" | ||
"https://test.fio.eosusa.io" | ||
]; | ||
@@ -1397,3 +1397,3 @@ var API_URL12 = "https://www.api.bloks.io/fio-test"; | ||
var HISTORY_TYPES12 = ["native", "hyperion"]; | ||
var HYPERION_URL10 = "https://test.fio.eosusa.news"; | ||
var HYPERION_URL10 = "https://test.fio.eosusa.io"; | ||
var KEY_PREFIX12 = "FIO"; | ||
@@ -1400,0 +1400,0 @@ var PROVIDER_ENDPOINTS12 = generateProviderEndpoints(CHAIN_ID12, ACTIONS_ENDPOINTS12); |
{ | ||
"name": "@bloks/constants", | ||
"version": "27.1.0", | ||
"version": "27.2.0", | ||
"author": "jafri", | ||
@@ -17,3 +17,3 @@ "module": "dist/constants.esm.js", | ||
"@types/jest": "^24.9.0", | ||
"@proton/tsconfig": "1.1.0", | ||
"@proton/tsconfig": "1.2.0", | ||
"tslib": "^1.10.0", | ||
@@ -20,0 +20,0 @@ "tsup": "^6.3.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66090