@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.111 to 0.0.112
@@ -10,2 +10,3 @@ "use strict"; | ||
super(); | ||
this.cache = []; | ||
this.subscribe = (method) => { | ||
@@ -12,0 +13,0 @@ if (this.getStateBlockchain() === "connected") { |
{ | ||
"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
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
48696
745