Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@magic-sdk/provider

Package Overview
Dependencies
Maintainers
19
Versions
711
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic-sdk/provider - npm Package Compare versions

Comparing version 28.15.0-canary.826.11478226542.0 to 28.15.0-canary.826.11499188475.0

1

dist/types/modules/auth.d.ts

@@ -68,2 +68,3 @@ import { LoginWithMagicLinkConfiguration, LoginWithSmsConfiguration, LoginWithEmailOTPConfiguration, UpdateEmailConfiguration, LoginWithCredentialConfiguration } from '@magic-sdk/types';

"invalid-recovery-code": () => void;
"recovery-code-success": () => void;
"Auth/id-token-created": (idToken: string) => void;

@@ -70,0 +71,0 @@ "Wallet/wallet-info-fetched": () => void;

6

package.json
{
"name": "@magic-sdk/provider",
"version": "28.15.0-canary.826.11478226542.0",
"version": "28.15.0-canary.826.11499188475.0",
"description": "Core business logic for Magic SDK packages.",

@@ -38,3 +38,3 @@ "author": "Magic Labs <team@magic.link> (https://magic.link/)",

"dependencies": {
"@magic-sdk/types": "24.13.0-canary.826.11478226542.0",
"@magic-sdk/types": "24.13.0-canary.826.11499188475.0",
"eventemitter3": "^4.0.4",

@@ -46,3 +46,3 @@ "web3-core": "1.5.2"

},
"gitHead": "7579cd493cf23124f99a9a131cdd6941bbb4a741"
"gitHead": "7d3a820d7ffe4c2811d4c407b63ccd281f08c9c4"
}
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