@railgun-community/shared-models
Advanced tools
Comparing version 6.2.5 to 6.2.7
@@ -41,3 +41,3 @@ /// <reference types="../types/global" /> | ||
poiEventLengths: POIEventLengths; | ||
listProviderPOIEventQueueLength: number; | ||
listProviderPOIEventQueueLength: Optional<number>; | ||
pendingTransactProofs: number; | ||
@@ -44,0 +44,0 @@ blockedShields: number; |
{ | ||
"name": "@railgun-community/shared-models", | ||
"version": "6.2.5", | ||
"version": "6.2.7", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
188164