@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.131 to 0.0.132
@@ -121,3 +121,4 @@ "use strict"; | ||
return { | ||
endpoints: endpointsState.endpoints || [], | ||
endpoints: endpointsState.endpoints || | ||
[], | ||
connections, | ||
@@ -129,3 +130,3 @@ serviceClient, | ||
}, [ | ||
endpointsState, | ||
endpointsState.endpoints, | ||
connections, | ||
@@ -132,0 +133,0 @@ serviceClient, |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.131", | ||
"version": "0.0.132", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "f65cf3c19da5ab2121f38bc9ef85225a17de0a63" | ||
"gitHead": "376e1c1eaad541d8fe1843380c724080892448ca" | ||
} |
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
51998
798