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.10.0-next.2 to 0.10.0-next.3

4

./dist/index.js

@@ -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": {

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