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.2 to 0.0.3

4

addresses/index.js

@@ -185,2 +185,6 @@ "use strict";

isMiddleware: false,
},
[types_1.Bridge.AnySwapRouterV4]: {
routeId: 6,
isMiddleware: false,
}

@@ -187,0 +191,0 @@ },

2

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

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

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

};
6: {
protocolName: Bridge;
isMiddleware: boolean;
routeAddress: string;
verifiedRouteAddress: string;
};
};

@@ -76,0 +82,0 @@ 100: {

@@ -75,4 +75,10 @@ "use strict";

isMiddleware: false,
routeAddress: "0xE8704Ef6211F8988Ccbb11badC89841808d66890",
verifiedRouteAddress: "0xA257242ceFc988e9EEdD20a1dfbEe415223A7179",
routeAddress: "0x9aFF58C460a461578C433e11C4108D1c4cF77761",
verifiedRouteAddress: "0xB24e2B830f4c78a1993F9b046089321764B28902",
},
6: {
protocolName: types_1.Bridge.AnySwapRouterV4,
isMiddleware: false,
routeAddress: "0x2D1733886cFd465B0B99F1492F40847495f334C5",
verifiedRouteAddress: "0x0553582d40D4fe5445e9272f3B59f6fF80129952",
}

@@ -79,0 +85,0 @@ },

Sorry, the diff of this file is not supported yet

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