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
3
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.70 to 3.5.72

4

package.json
{
"name": "@bloks/constants",
"version": "3.5.70",
"version": "3.5.72",
"description": "",

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

"license": "UNLICENSED",
"gitHead": "52f227271f58cd7e424f2093cdc16cad42bbc3ed"
"gitHead": "80639f3cb9c47a0d06a5ac2c0384ca8fa53b122e"
}

@@ -20,2 +20,3 @@ export const contractAccounts = (chain, systemDomain = 'eosio') => {

EOSIO_BPAY: `${systemDomain}.bpay`,
EOSIO_REX: `${systemDomain}.rex`,
EOSIO_MSIG_APPROVALS_TABLE: notUpgradedMsig ? 'approvals' : 'approvals2',

@@ -22,0 +23,0 @@ EOSIO_MSIG_PROPOSALS_TABLE: 'proposal'

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

{
name: 'Crypto Sword & Magic',
description: 'Crypto Sword & Magic is the first blockbuster RPG on EOS blockchain, traditional turn-based RPG raising heroes to challenge new dungeons. Game assets are recorded on Blockchain and transactions run on smart contracts',
shortDescription: 'Crypto Sword & Magic is the first blockbuster RPG on EOS blockchain.',
symbol: 'CSM',
partner: true,
accounts: [
'swordnmagicm',
],
app: 'https://www.cryptoswordandmagic.com',
logo: 'https://www.cryptoswordandmagic.com/img/nav-title-logo@2x.png',
website: 'https://www.cryptoswordandmagic.com',
telegram: 'https://t.me/cryptosnm_comm_en',
medium: 'https://medium.com/@cryptoswordandmagic',
twitter: 'https://twitter.com/sword_and_magic',
github: '',
chains: [
'eos'
]
},
{
name: 'Spinach',

@@ -185,0 +205,0 @@ description: 'Spinach is the world\'s first decentralized gaming platform to use block hash running on EOS,It is fair, impartiality and Anti-cheating. ',

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