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

@automata-network/2fa-guru-sdk

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automata-network/2fa-guru-sdk - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "@automata-network/2fa-guru-sdk",
"version": "1.0.6",
"version": "1.0.7",
"main": "./src/index.ts",

@@ -5,0 +5,0 @@ "description": "A SDK for easy integration with 2FA Guru",

@@ -330,3 +330,3 @@ import { JsonRpcProvider } from '@ethersproject/providers';

connectedWallet: string
): Promise<Result | null> => {
): Promise<Result> => {
const reqOptions = buildRequest(this.is2faCreatedMethod, {

@@ -333,0 +333,0 @@ chainId: chainId.toString(),

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