@supabase/auth-helpers-sveltekit
Advanced tools
Comparing version 0.10.0-next.2 to 0.10.0-next.3
@@ -50,3 +50,3 @@ // src/supabaseLoadClient.ts | ||
...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers, | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.2"}` | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.3"}` | ||
} | ||
@@ -146,3 +146,3 @@ }, | ||
...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers, | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.2"}` | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.3"}` | ||
} | ||
@@ -149,0 +149,0 @@ }, |
@@ -50,3 +50,3 @@ // src/supabaseLoadClient.ts | ||
...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers, | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.2"}` | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.3"}` | ||
} | ||
@@ -146,3 +146,3 @@ }, | ||
...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers, | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.2"}` | ||
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.10.0-next.3"}` | ||
} | ||
@@ -149,0 +149,0 @@ }, |
{ | ||
"name": "@supabase/auth-helpers-sveltekit", | ||
"version": "0.10.0-next.2", | ||
"version": "0.10.0-next.3", | ||
"description": "A collection of framework specific Auth utilities for working with Supabase.", | ||
@@ -47,3 +47,3 @@ "type": "module", | ||
"dependencies": { | ||
"@supabase/auth-helpers-shared": "0.4.0-next.2" | ||
"@supabase/auth-helpers-shared": "0.4.0-next.3" | ||
}, | ||
@@ -50,0 +50,0 @@ "peerDependencies": { |
+ Added@supabase/auth-helpers-shared@0.4.0-next.3(transitive)
+ Addedjose@4.15.9(transitive)
- Removed@supabase/auth-helpers-shared@0.4.0-next.2(transitive)
- Removedjs-base64@3.7.7(transitive)