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

@aelf-react/types

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aelf-react/types - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

4

dist/index.d.ts

@@ -126,5 +126,5 @@ import type { ec } from 'elliptic';

login: (options: LoginOptions, ...args: unknown[]) => Promise<{
error: any;
error: string | number;
errorMessage: {
message: any;
message: string | Error;
};

@@ -131,0 +131,0 @@ detail: string;

@@ -22,3 +22,3 @@ {

},
"version": "0.1.7",
"version": "0.1.8",
"files": [

@@ -25,0 +25,0 @@ "dist/*"

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