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.10 to 0.0.11

2

addresses/index.js

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

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

@@ -377,0 +377,0 @@ },

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

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

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

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

@@ -190,0 +196,0 @@ 100: {

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

verifiedRouteAddress: "0xeE4D022dF0A616007091a5f50FeD141a0aF7c06A",
},
12: {
protocolName: types_1.Middleware.ZeroX,
isMiddleware: true,
routeAddress: "0x969423d71b62C81d2f28d707364c9Dc4a0764c53",
verifiedRouteAddress: "0x4D46d8c1Ac1c80538AF5002BC64B6412e4Ac1023",
}

@@ -193,0 +199,0 @@ },

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