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 3.5.4 to 3.5.5

4

package.json
{
"name": "@bloks/constants",
"version": "3.5.4",
"version": "3.5.5",
"description": "",

@@ -12,3 +12,3 @@ "publishConfig": {

"license": "UNLICENSED",
"gitHead": "71db53a49418804c211d70a7e93d3b61c72dc344"
"gitHead": "fa0866ce22f2ebd11779aad5646bf0b276c44a1a"
}

@@ -89,2 +89,22 @@ export const dapps = [

{
name: 'Prospectors',
description: 'Massive Multiplayer Online Real-Time Economic Strategy Game MINE GOLD - BUILD YOUR WORLD',
shortDescription: 'Massive Multiplayer Online Real-Time Economic Strategy Game',
symbol: '',
partner: true,
accounts: [
'prospectorsc'
],
logo: 'https://prospectors.io/wiki/logo.png',
website: 'https://prospectors.io',
app: 'https://prospectors.io',
telegram: 'https://t.me/prospectorsgame',
medium: 'https://medium.com/@prospectorsgame',
twitter: 'https://twitter.com/prospectorsgame',
github: 'https://github.com/prospectors/public/issues',
chains: [
'eos'
]
},
{
name: 'BigGame',

@@ -91,0 +111,0 @@ description: 'Big.game is the most exciting multiplayer gaming platform. So far it has launched Bull Fights, Ultimate Texas Hold’em, Poker War and Dice, all of which are transparent and fair, with results verifiable by everyone with the provided verification tools!',

@@ -68,3 +68,11 @@ export const exchanges = {

linkGenerator: (token, pair) => `https://hoo.com/trade/${pair.pair_base.toLowerCase()}-${pair.pair_quote.toLowerCase()}`
},
'Whaleex': {
'name': 'Whaleex',
'description': '#1 Decentralized Exchange in the World',
'accounts': ['whaleextrust'],
'logo': '/img/exchanges/whaleex.png',
'website': 'https://www.whaleex.com',
linkGenerator: (token, pair) => `https://www.whaleex.com/trade/${pair.pair_base}_${pair.pair_quote}`
}
}
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