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.9 to 0.0.10

1

dist/controllers/helpers.js

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

else {
console.log(res, "res");
res?.result?.data?.forEach(item => acc.data.push(item));

@@ -24,0 +25,0 @@ acc.meta.count += res?.result?.meta?.count;

4

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

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

},
"gitHead": "aa8e67202c9c0d74d7c99542fdb5dec2c4848d6c"
"gitHead": "a540c1ec95abce2b03ac118165ceaa351fc29c33"
}

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