@magic-sdk/pnp
Advanced tools
Comparing version 22.4.1-canary.5e0c727.0 to 22.4.1-canary.eee235f.0
@@ -20,2 +20,3 @@ import type { MagicUserMetadata } from '@magic-sdk/types'; | ||
settled: () => void; | ||
"closed-by-user": () => void; | ||
}>; | ||
@@ -26,2 +27,3 @@ showSettings(): import("../../provider/dist/types").PromiEvent<any, { | ||
settled: () => void; | ||
"closed-by-user": () => void; | ||
}>; | ||
@@ -28,0 +30,0 @@ saveLastUsedProvider(provider?: string): Promise<void>; |
{ | ||
"name": "@magic-sdk/pnp", | ||
"version": "22.4.1-canary.5e0c727.0", | ||
"version": "22.4.1-canary.eee235f.0", | ||
"description": "Passwordless authentication for the web with an out-of-the-box UI.", | ||
@@ -22,6 +22,6 @@ "author": "Magic Labs <team@magic.link> (https://magic.link/)", | ||
"@babel/runtime": "^7.9.6", | ||
"@magic-ext/oauth": "22.4.1-canary.5e0c727.0", | ||
"magic-sdk": "28.4.1-canary.5e0c727.0" | ||
"@magic-ext/oauth": "22.4.1-canary.eee235f.0", | ||
"magic-sdk": "28.4.1-canary.eee235f.0" | ||
}, | ||
"gitHead": "5e0c7279df011b8ad6cf6d72081a76f2a3430503" | ||
"gitHead": "eee235f1ca4186ac44d343ecec092a3fcf637b59" | ||
} |
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
21450
87