Socket
Socket
Sign inDemoInstall

@arianee/common-types

Package Overview
Dependencies
Maintainers
0
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/common-types - npm Package Compare versions

Comparing version 1.73.0 to 1.74.0

2

package.json
{
"name": "@arianee/common-types",
"version": "1.73.0",
"version": "1.74.0",
"dependencies": {

@@ -5,0 +5,0 @@ "ethers": "6.13.1"

@@ -15,3 +15,4 @@ export declare enum ProtocolName {

richemontsupernet = "richemontsupernet",
supernettestnet = "supernettestnet"
supernettestnet = "supernettestnet",
etherlinktestnet = "etherlinktestnet"
}

@@ -18,0 +19,0 @@ export type Protocol = {

@@ -20,2 +20,3 @@ "use strict";

ProtocolName["supernettestnet"] = "supernettestnet";
ProtocolName["etherlinktestnet"] = "etherlinktestnet";
})(ProtocolName = exports.ProtocolName || (exports.ProtocolName = {}));
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