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

@socket.tech/ll-core-v2

Package Overview
Dependencies
Maintainers
5
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socket.tech/ll-core-v2 - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

addresses/index.js

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

[types_1.Middleware.ZeroX]: {
routeId: 12,
routeId: 14,
isMiddleware: true,

@@ -417,0 +417,0 @@ },

{
"name": "@socket.tech/ll-core-v2",
"version": "0.0.12",
"version": "0.0.13",
"description": "Core package for socket liquidity layer",

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

@@ -224,2 +224,8 @@ import { Bridge, Middleware } from "../constants/types";

};
14: {
protocolName: Middleware;
isMiddleware: boolean;
routeAddress: string;
verifiedRouteAddress: string;
};
};

@@ -226,0 +232,0 @@ 100: {

@@ -228,2 +228,8 @@ "use strict";

},
14: {
protocolName: types_1.Middleware.ZeroX,
isMiddleware: true,
routeAddress: "0xD7cC2571F5823caCA26A42690D2BE7803DD5393f",
verifiedRouteAddress: "0x7438c178BA5B6C014F984478de175951B39A2E24",
},
},

@@ -230,0 +236,0 @@ [types_1.ChainId.XDAI_CHAIN_ID]: {

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