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

@moosty/lisk-connection-provider

Package Overview
Dependencies
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moosty/lisk-connection-provider - npm Package Compare versions

Comparing version 0.0.108 to 0.0.109

4

dist/index.js

@@ -109,6 +109,6 @@ "use strict";

if (update) {
setConnections(newConnections);
setConnections([...newConnections]);
}
};
setTimeout(updateConnections, 50);
setTimeout(updateConnections, 250);
}, [connections]);

@@ -115,0 +115,0 @@ return react_1.default.createElement(exports.LiskClientContext.Provider, { value: { endpoints: endpointsState?.endpoints, connections, serviceClient, coreClient, legacyServiceClient } }, children);

{
"name": "@moosty/lisk-connection-provider",
"version": "0.0.108",
"version": "0.0.109",
"description": "Lisk connection provider component to connect react to Lisk endpoints",

@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>",

},
"gitHead": "d363e3284b3ee839a38ccaed0b0c7e7777d60030"
"gitHead": "95a45d9f0bcb4d74fab793728f17dfa38fa70d5b"
}

Sorry, the diff of this file is not supported yet

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