@pythnetwork/price-service-client
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -114,3 +114,3 @@ "use strict"; | ||
this.wsClient.readyState !== this.wsClient.OPEN) { | ||
if (waitedTime > 1000) { | ||
if (waitedTime > 5000) { | ||
this.wsClient.close(); | ||
@@ -117,0 +117,0 @@ return; |
{ | ||
"name": "@pythnetwork/price-service-client", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Pyth price service client", | ||
@@ -59,3 +59,3 @@ "author": { | ||
}, | ||
"gitHead": "2c334b6b9249914c1f88541cb55235388e404030" | ||
"gitHead": "110caed6be3be7885773d2f6070b143cc13fb0ee" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
39116
18
1
94