@supabase/auth-helpers-react
Advanced tools
Comparing version 0.2.3 to 0.2.4
# @supabase/auth-helpers-react | ||
## 0.2.4 | ||
### Patch Changes | ||
- Updated dependencies [63b1da0] | ||
- @supabase/auth-helpers-shared@0.1.4 | ||
## 0.2.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@supabase/auth-helpers-react", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "types": "dist/index.d.ts", | ||
"type": "git", | ||
"url": "git+https://github.com/supabase-community/auth-helpers.git" | ||
"url": "git+https://github.com/supabase/auth-helpers.git" | ||
}, | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
], | ||
"author": "Supabase Community", | ||
"author": "Supabase", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
"dependencies": { | ||
"@supabase/auth-helpers-shared": "0.1.3" | ||
"@supabase/auth-helpers-shared": "0.1.4" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
25682
+ Added@supabase/auth-helpers-shared@0.1.4(transitive)
- Removed@supabase/auth-helpers-shared@0.1.3(transitive)