@luxfi/core
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"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 = { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7204
12