Socket
Socket
Sign inDemoInstall

dcl-crypto

Package Overview
Dependencies
294
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.6.0

2

dist/Authenticator.d.ts

@@ -5,3 +5,3 @@ import { EthereumProvider } from 'web3x/providers';

/** Validate that the signature belongs to the Ethereum address */
static validateSignature(expectedFinalAuthority: string, authChain: AuthChain, provider: any): Promise<boolean>;
static validateSignature(expectedFinalAuthority: string, authChain: AuthChain, provider: EthereumProvider): Promise<boolean>;
static createEthereumMessageHash(msg: string): string;

@@ -8,0 +8,0 @@ static createEIP1271MessageHash(msg: string): string;

{
"name": "dcl-crypto",
"version": "1.5.0",
"version": "1.6.0",
"description": "Crypto auth for Decentraland",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc