@socket.tech/ll-core
Advanced tools
Comparing version 0.1.48 to 0.1.49
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
226117
8372