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
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.38 to 0.1.39

4

constants/types.d.ts

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

POLYGON_ZKEVM_CHAIN_ID = 1101,
ZKSYNC_ERA_CHAIN_ID = 324
ZKSYNC_ERA_CHAIN_ID = 324,
ZORA_CHAIN_ID = 7777777,
BASE_CHAIN_ID = 8453
}
//# sourceMappingURL=types.d.ts.map

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

ChainId[ChainId["ZKSYNC_ERA_CHAIN_ID"] = 324] = "ZKSYNC_ERA_CHAIN_ID";
ChainId[ChainId["ZORA_CHAIN_ID"] = 7777777] = "ZORA_CHAIN_ID";
ChainId[ChainId["BASE_CHAIN_ID"] = 8453] = "BASE_CHAIN_ID";
})(ChainId = exports.ChainId || (exports.ChainId = {}));
{
"name": "@socket.tech/ll-core",
"version": "0.1.38",
"version": "0.1.39",
"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