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
6
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 1.0.3-beta-01 to 1.0.3-beta-02

4

constants/types.d.ts

@@ -33,4 +33,4 @@ export declare enum Bridge {

Rainbow = "rainbow",
UniswapV2 = "uniswap-v2",
UniswapV3 = "uniswap-v3"
UniswapV2 = "uniswapV2",
UniswapV3 = "uniswapV3"
}

@@ -37,0 +37,0 @@ export declare enum RefuelDexNames {

@@ -38,4 +38,4 @@ "use strict";

DexNames["Rainbow"] = "rainbow";
DexNames["UniswapV2"] = "uniswap-v2";
DexNames["UniswapV3"] = "uniswap-v3";
DexNames["UniswapV2"] = "uniswapV2";
DexNames["UniswapV3"] = "uniswapV3";
})(DexNames = exports.DexNames || (exports.DexNames = {}));

@@ -42,0 +42,0 @@ var RefuelDexNames;

{
"name": "@socket.tech/ll-core-v2",
"version": "1.0.3-beta-01",
"version": "1.0.3-beta-02",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc