New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@supabase/auth-helpers-sveltekit

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/auth-helpers-sveltekit - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

4

./dist/index.js

@@ -95,3 +95,3 @@ // src/supabaseLoadClient.ts

...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers,
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.1"}`
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.2"}`
}

@@ -198,3 +198,3 @@ },

...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers,
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.1"}`
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.2"}`
}

@@ -201,0 +201,0 @@ },

@@ -95,3 +95,3 @@ // src/supabaseLoadClient.ts

...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers,
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.1"}`
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.2"}`
}

@@ -198,3 +198,3 @@ },

...(_a = options == null ? void 0 : options.global) == null ? void 0 : _a.headers,
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.1"}`
"X-Client-Info": `${"@supabase/auth-helpers-sveltekit"}@${"0.9.2"}`
}

@@ -201,0 +201,0 @@ },

{
"name": "@supabase/auth-helpers-sveltekit",
"version": "0.9.1",
"version": "0.9.2",
"description": "A collection of framework specific Auth utilities for working with Supabase.",

@@ -47,3 +47,3 @@ "type": "module",

"dependencies": {
"@supabase/auth-helpers-shared": "0.3.1"
"@supabase/auth-helpers-shared": "0.3.2"
},

@@ -50,0 +50,0 @@ "peerDependencies": {

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