@replicode/parallax
Advanced tools
Comparing version 1.1.64 to 1.1.65
@@ -21,2 +21,3 @@ export declare namespace Parallax { | ||
id: string; | ||
lastUpdated: number; | ||
floor: number; | ||
@@ -23,0 +24,0 @@ totalSupply: number; |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.1.64", | ||
"version": "1.1.65", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -25,2 +25,3 @@ | ||
id: string | ||
lastUpdated: number | ||
floor: number | ||
@@ -27,0 +28,0 @@ totalSupply: number |
Sorry, the diff of this file is not supported yet
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
43355
1011