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.5 to 0.0.6

4

addresses/index.js

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

isMiddleware: false,
},
[types_1.Bridge.AnySwapRouterV6]: {
routeId: 7,
isMiddleware: false,
}

@@ -120,0 +124,0 @@ },

2

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

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

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

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

@@ -154,0 +160,0 @@ 43114: {

@@ -155,3 +155,9 @@ "use strict";

verifiedRouteAddress: "0x653a03b511E6FE9e80eeCb2bBbD36DCaf93cF147",
}
},
7: {
protocolName: types_1.Bridge.AnySwapRouterV6,
isMiddleware: false,
routeAddress: "0x715497Be4D130F04B8442F0A1F7a9312D4e54FC4",
verifiedRouteAddress: '0x09BBE4DacBf631994F2f1b70c1B18d62c19466E6'
},
},

@@ -158,0 +164,0 @@ [types_1.ChainId.AVAX_CHAIN_ID]: {

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