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 28.10.0 to 28.11.0

2

dist/index.js

@@ -744,3 +744,3 @@ "use strict";

ESR_PROTOCOL: chain === "proton" ? "proton" : "proton-dev",
METAL_PROTON_ENDPOINT: chain === "proton" ? "https://api.protonchain.com" : "https://api-dev.protonchain.com",
METAL_PROTON_ENDPOINT: chain === "proton" ? "https://identity.api.prod.metalx.com" : "https://identity.api.dev.metalx.com",
SWAP_URL: chain === "proton" ? "https://otc.protonswap.com" : "https://otc-test.protonswap.com",

@@ -747,0 +747,0 @@ WRAP_SERVER_URL: chain === "proton" ? "https://www.api.bloks.io/proton-wrap-public2" : "https://www.api.bloks.io/proton-wrap-testnet-public2"

{
"name": "@bloks/constants",
"version": "28.10.0",
"version": "28.11.0",
"author": "Metallicus",

@@ -20,3 +20,3 @@ "module": "dist/index.mjs",

"typescript": "^4.5.5",
"@proton/tsconfig": "1.5.1"
"@proton/tsconfig": "1.6.0"
},

@@ -23,0 +23,0 @@ "gitHead": "8a9e01b40331837d8ff6affb54613787d5142220",

Sorry, the diff of this file is not supported yet

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