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.14 to 0.0.15

3

dist/hooks/watchAccount.d.ts

@@ -1,1 +0,2 @@

export declare const useWatchAccount: (publicKey: string) => undefined;
import { AccountDataType } from "@moosty/lisk-service-provider";
export declare const useWatchAccount: (publicKey: string) => AccountDataType;
{
"name": "@moosty/use-accounts",
"version": "0.0.14",
"version": "0.0.15",
"description": "Lisk service provider account hooks",

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

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

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

},
"gitHead": "c2fedb7d574c5a4e873ad661330c9f2984a13585"
"gitHead": "e8852a24383beca5756afcd1a6af67e116604bd7"
}

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