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.135 to 0.0.136

2

dist/index.js

@@ -122,3 +122,3 @@ "use strict";

return (react_1.default.createElement(exports.LiskClientContext.Provider, { value: react_1.useMemo(() => {
const endpoints = endpointsState.endpoints
const endpoints = endpointsState && endpointsState.endpoints
? endpointsState.endpoints

@@ -125,0 +125,0 @@ : [];

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

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

},
"gitHead": "8dcb788324d20f3ed780ee66b51a46a26e65f760"
"gitHead": "5217c7cbec22d594d505804c09709afd91ec85b8"
}

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