Socket
Socket
Sign inDemoInstall

@socket.tech/ll-core

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.42 to 0.1.43

3

constants/types.d.ts

@@ -18,3 +18,4 @@ export declare enum Bridge {

BaseBridge = "base-bridge",
ZoraBridge = "zora-bridge"
ZoraBridge = "zora-bridge",
ZkSyncNative = "zksync-native"
}

@@ -21,0 +22,0 @@ export declare enum DexNames {

@@ -23,2 +23,3 @@ "use strict";

Bridge["ZoraBridge"] = "zora-bridge";
Bridge["ZkSyncNative"] = "zksync-native";
})(Bridge = exports.Bridge || (exports.Bridge = {}));

@@ -25,0 +26,0 @@ var DexNames;

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

@@ -5,0 +5,0 @@ "main": "dist/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