Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@moosty/use-accounts

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moosty/use-accounts - npm Package Compare versions

Comparing version 0.0.107 to 0.0.108

2

dist/hooks/watchAccount.js

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

react_1.useEffect(() => {
if (publicKeyOrAddress && serviceClient && (!account || block.numberOfTransactions > 0)) {
if (publicKeyOrAddress && serviceClient) {
getAccount();

@@ -19,0 +19,0 @@ }

{
"name": "@moosty/use-accounts",
"version": "0.0.107",
"version": "0.0.108",
"description": "Lisk service provider account hooks",

@@ -17,4 +17,4 @@ "author": "Moosty <info@moosty.com>",

"dependencies": {
"@moosty/lisk-service-events": "^0.0.107",
"@moosty/lisk-service-provider": "^0.0.107",
"@moosty/lisk-service-events": "^0.0.108",
"@moosty/lisk-service-provider": "^0.0.108",
"fast-deep-equal": "^3.1.3"

@@ -39,3 +39,3 @@ },

},
"gitHead": "599227b1a1ed39bced654013a19486e5b6170f72"
"gitHead": "d363e3284b3ee839a38ccaed0b0c7e7777d60030"
}

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