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

4

package.json
{
"name": "@bloks/constants",
"version": "3.5.51",
"version": "3.5.52",
"description": "",

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

"license": "UNLICENSED",
"gitHead": "d8387ea3894270473621c84850b239c83ffab804"
"gitHead": "8caf90e3e8ecd68a6837e034f7c9e85797f5c2ce"
}

@@ -45,3 +45,3 @@ const DEFAULT_ENDPOINTS = [

const CORE_PRECISION = 8
const ALOHA_PROXY_URL = ''
const ALOHA_PROXY_URL = 'https://www.alohaeos.com/vote/proxy/waxmain'

@@ -48,0 +48,0 @@ module.exports = {

export const SCATTER_DESKTOP = 'ScatterSockets'
export const SCATTER_DESKTOP_MANUAL = 'ScatterSocketsManual'
export const SCATTER_EXTENSION = 'ScatterExtension'
export const LEDGER = 'Ledger'
export const LEDGER_USB = 'TransportWebusb'
export const LEDGER = 'ledger'
export const LEDGER_USB = 'TransportU2F'
export const LEDGER_BLE = 'TransportWebBLE'

@@ -7,0 +7,0 @@ export const LEDGER_AUTHN = 'TransportWebAuthn'

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