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.5 to 3.5.6

4

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

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

"license": "UNLICENSED",
"gitHead": "fa0866ce22f2ebd11779aad5646bf0b276c44a1a"
"gitHead": "0387081ed08c96e1e317ce27d3d2de496a5404ac"
}

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

linkGenerator: (token, pair) => `https://www.whaleex.com/trade/${pair.pair_base}_${pair.pair_quote}`
},
'Chainrift': {
'name': 'Chainrift',
'description': 'A marketplace for digital currencies',
'accounts': [],
'logo': '/img/exchanges/chainrift.png',
'website': 'https://www.chainrift.com/',
linkGenerator: (token, pair) => `https://www.chainrift.com/trading?coinpair=${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