@magic-sdk/provider
Advanced tools
Comparing version 28.14.1-canary.824.11438195969.0 to 28.14.1-canary.824.11442322253.0
@@ -66,2 +66,3 @@ import { LoginWithMagicLinkConfiguration, LoginWithSmsConfiguration, LoginWithEmailOTPConfiguration, UpdateEmailConfiguration, LoginWithCredentialConfiguration } from '@magic-sdk/types'; | ||
"mfa-sent-handle": () => void; | ||
"invalid-recovery-code": () => void; | ||
"Auth/id-token-created": (idToken: string) => void; | ||
@@ -68,0 +69,0 @@ "Wallet/wallet-info-fetched": () => void; |
{ | ||
"name": "@magic-sdk/provider", | ||
"version": "28.14.1-canary.824.11438195969.0", | ||
"version": "28.14.1-canary.824.11442322253.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.12.1-canary.824.11438195969.0", | ||
"@magic-sdk/types": "24.12.1-canary.824.11442322253.0", | ||
"eventemitter3": "^4.0.4", | ||
@@ -46,3 +46,3 @@ "web3-core": "1.5.2" | ||
}, | ||
"gitHead": "a8f86a9980d209215688f083200a92243eff4d0e" | ||
"gitHead": "6e270adda05319a8853d4d12aeef54f9f6c92537" | ||
} |
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
828706
1742
+ Added@magic-sdk/types@24.12.1-canary.824.11442322253.0(transitive)
- Removed@magic-sdk/types@24.12.1-canary.824.11438195969.0(transitive)