Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@socket.tech/ll-core

Package Overview
Dependencies
Maintainers
7
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.48 to 0.1.49

3

constants/types.d.ts

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

ZoraBridge = "zora-bridge",
ZkSyncNative = "zksync-native"
ZkSyncNative = "zksync-native",
Symbiosis = "symbiosis"
}

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

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

Bridge["ZkSyncNative"] = "zksync-native";
Bridge["Symbiosis"] = "symbiosis";
})(Bridge = exports.Bridge || (exports.Bridge = {}));

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

{
"name": "@socket.tech/ll-core",
"version": "0.1.48",
"version": "0.1.49",
"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