Socket
Socket
Sign inDemoInstall

@socket.tech/ll-core

Package Overview
Dependencies
0
Maintainers
7
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.53 to 0.1.54-beta-01

3

constants/types.d.ts

@@ -21,3 +21,4 @@ export declare enum Bridge {

Symbiosis = "symbiosis",
GnosisNative = "gnosis-native-bridge"
GnosisNative = "gnosis-native-bridge",
MantleNative = "mantle-native-bridge"
}

@@ -24,0 +25,0 @@ export declare enum DexNames {

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

Bridge["GnosisNative"] = "gnosis-native-bridge";
Bridge["MantleNative"] = "mantle-native-bridge";
})(Bridge = exports.Bridge || (exports.Bridge = {}));

@@ -28,0 +29,0 @@ var DexNames;

{
"name": "@socket.tech/ll-core",
"version": "0.1.53",
"version": "0.1.54-beta-01",
"description": "Core package for socket liquidity layer",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc