New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metaid/metaid

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaid/metaid - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

dist/wallets/metalet.d.ts

@@ -8,3 +8,3 @@ import type { MetaIDConnectWallet, Transaction } from './wallet.js';

private constructor();
static create(): Promise<any>;
static create(): Promise<MetaIDConnectWallet>;
hasAddress(): boolean;

@@ -11,0 +11,0 @@ getAddress(path?: string): Promise<any>;

{
"name": "@metaid/metaid",
"version": "0.2.3",
"version": "0.2.4",
"description": "MetaID is a library for MetaID protocol. It provides a set of functions to manage the DID document and the DID transaction.",

@@ -5,0 +5,0 @@ "type": "module",

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