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

@socket.tech/ll-core-v2

Package Overview
Dependencies
Maintainers
6
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.90 to 0.0.91

3

constants/types.d.ts

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

SCROLL_CHAIN_ID = 534352,
BLAST_CHAIN_ID = 81457
BLAST_CHAIN_ID = 81457,
MODE_CHAIN_ID = 34443
}

@@ -69,0 +70,0 @@ export declare enum Controller {

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

ChainId[ChainId["BLAST_CHAIN_ID"] = 81457] = "BLAST_CHAIN_ID";
ChainId[ChainId["MODE_CHAIN_ID"] = 34443] = "MODE_CHAIN_ID";
})(ChainId = exports.ChainId || (exports.ChainId = {}));

@@ -68,0 +69,0 @@ var Controller;

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