Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dsd-constants-lib

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsd-constants-lib - npm Package Compare versions

Comparing version 3.5.17 to 3.5.18

6

lib/constants.js

@@ -265,2 +265,4 @@ /**

BlockchainEthereum: { name: "ethereum", id: 2 },
BlockchainPolygon: { name: "polygon", id: 3 },
BlockchainFlow: { name: "flow", id: 4 },
};

@@ -276,3 +278,5 @@ }

CurrencyEthereumPnft: { name: "ethereum-pnft", id: 5 },
CurrencyZetoniumSat: { name: "zetonium-sat", id: 6 }
CurrencyZetoniumSat: { name: "zetonium-sat", id: 6 },
CurrencyPolygonPnft: { name: "ethereum-pnft", id: 7 },
CurrencyFlowPnft: { name: "ethereum-pnft", id: 8 },
};

@@ -279,0 +283,0 @@ }

2

package.json
{
"name": "dsd-constants-lib",
"version": "3.5.17",
"version": "3.5.18",
"dependencies": {},

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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