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.29 to 0.1.30

4

constants/types.d.ts

@@ -41,4 +41,6 @@ export declare enum Bridge {

BSC_CHAIN_ID = 56,
AURORA_CHAIN_ID = 1313161554
AURORA_CHAIN_ID = 1313161554,
POLYGON_ZKEVM_CHAIN_ID = 1101,
ZKSYNC_ERA_CHAIN_ID = 324
}
//# sourceMappingURL=types.d.ts.map

@@ -48,2 +48,4 @@ "use strict";

ChainId[ChainId["AURORA_CHAIN_ID"] = 1313161554] = "AURORA_CHAIN_ID";
ChainId[ChainId["POLYGON_ZKEVM_CHAIN_ID"] = 1101] = "POLYGON_ZKEVM_CHAIN_ID";
ChainId[ChainId["ZKSYNC_ERA_CHAIN_ID"] = 324] = "ZKSYNC_ERA_CHAIN_ID";
})(ChainId = exports.ChainId || (exports.ChainId = {}));
{
"name": "@socket.tech/ll-core",
"version": "0.1.29",
"version": "0.1.30",
"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