@replicode/parallax
Advanced tools
Comparing version 1.1.65 to 1.1.66
@@ -132,2 +132,3 @@ export declare namespace Parallax { | ||
lastSyncedBlockInternal: number; | ||
lastSyncedCollections: number; | ||
} | ||
@@ -134,0 +135,0 @@ interface NFTTransfer { |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.1.65", | ||
"version": "1.1.66", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -142,2 +142,3 @@ | ||
lastSyncedBlockInternal: number | ||
lastSyncedCollections: number | ||
} | ||
@@ -144,0 +145,0 @@ |
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
43456
1013