Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@supabase/auth-helpers-react

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.0-next.4 to 0.3.0

17

CHANGELOG.md
# @supabase/auth-helpers-react
## 0.3.0
### Minor Changes
- fd30e33: Update to work with supabase-js v2 RC
### Patch Changes
- 3154f16: fix: typing for useSupabaseClient.
- fe5c4a6: chore: improve types.
- 2fdb094: chore: types and middleware improvements.
- Updated dependencies [20fa944]
- Updated dependencies [fd30e33]
- Updated dependencies [fe5c4a6]
- Updated dependencies [2fdb094]
- @supabase/auth-helpers-shared@0.2.0
## 0.3.0-next.4

@@ -4,0 +21,0 @@

6

package.json
{
"name": "@supabase/auth-helpers-react",
"version": "0.3.0-next.4",
"version": "0.3.0",
"main": "dist/index.js",

@@ -21,3 +21,3 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@supabase/supabase-js": "2.0.0-rc.10",
"@supabase/supabase-js": "2.0.0",
"@types/react": "^17.0.20",

@@ -34,3 +34,3 @@ "@types/react-dom": "^17.0.9",

"dependencies": {
"@supabase/auth-helpers-shared": "0.2.0-next.3"
"@supabase/auth-helpers-shared": "0.2.0"
},

@@ -37,0 +37,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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