@magic-sdk/provider
Advanced tools
Comparing version 28.15.0-canary.826.11478226542.0 to 28.15.0-canary.826.11499188475.0
@@ -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; |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
831707
1747
+ Added@magic-sdk/types@24.13.0-canary.826.11499188475.0(transitive)
- Removed@magic-sdk/types@24.13.0-canary.826.11478226542.0(transitive)