Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pythnetwork/price-service-client

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pythnetwork/price-service-client - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

README.md

2

lib/ResillientWebSocket.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc