New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@luxfi/core

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luxfi/core - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

4

package.json
{
"name": "@luxfi/core",
"version": "10.0.0",
"version": "10.0.1",
"description": "core types and shared utilities related blockchain",

@@ -34,4 +34,4 @@ "publishConfig": {

"devDependencies": {
"typescript": "catalog:"
"typescript": "5.7.2"
}
}

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ interface Asset {

@@ -0,0 +0,0 @@ interface Contract {

@@ -0,0 +0,0 @@ interface DepositAddress {

@@ -0,0 +0,0 @@ type Status = 'active' | 'inactive'

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ type NetworkType =

@@ -0,0 +0,0 @@ import type Asset from './asset'

@@ -0,0 +0,0 @@ export enum SwapStatus {

@@ -0,0 +0,0 @@ export enum TransactionType {

@@ -0,0 +0,0 @@ export type UTILA_NETWORK = {

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