@shardus/types
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -25,2 +25,3 @@ export declare type LooseObject = Record<string, unknown>; | ||
activeTimestamp: number; | ||
syncingTimestamp: number; | ||
} | ||
@@ -27,0 +28,0 @@ export interface Node { |
{ | ||
"name": "@shardus/types", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/src/index.js", |
@@ -27,2 +27,3 @@ export type LooseObject = Record<string, unknown> | ||
activeTimestamp: number | ||
syncingTimestamp: number | ||
} | ||
@@ -29,0 +30,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57366
1758