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.111 to 0.0.112

1

dist/controllers/ServiceRPCController.js

@@ -10,2 +10,3 @@ "use strict";

super();
this.cache = [];
this.subscribe = (method) => {

@@ -12,0 +13,0 @@ if (this.getStateBlockchain() === "connected") {

4

package.json
{
"name": "@moosty/lisk-connection-provider",
"version": "0.0.111",
"version": "0.0.112",
"description": "Lisk connection provider component to connect react to Lisk endpoints",

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

},
"gitHead": "b748feae49936d75a7a61cb39d23d2ab94aad55a"
"gitHead": "bd5d3062c099ff02e3e0f32da832ab43dd858ce5"
}

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