@supabase/auth-helpers-react
Advanced tools
Comparing version 0.4.2 to 0.5.0
# @supabase/auth-helpers-react | ||
## 0.5.0 | ||
### Minor Changes | ||
- 9e7ff76: upgrade supabase-js version to v2.42.0 | ||
## 0.4.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@supabase/auth-helpers-react", | ||
"version": "0.4.2", | ||
"version": "0.5.0", | ||
"main": "dist/index.js", | ||
@@ -21,10 +21,10 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@supabase/supabase-js": "2.19.0", | ||
"@types/react": "^17.0.20", | ||
"@types/react-dom": "^17.0.9", | ||
"@supabase/supabase-js": "2.42.0", | ||
"@types/react": "^17.0.65", | ||
"@types/react-dom": "^17.0.20", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"rimraf": "^4.1.1", | ||
"tsup": "^6.5.0", | ||
"typescript": "^4.9.4", | ||
"rimraf": "^4.4.1", | ||
"tsup": "^6.7.0", | ||
"typescript": "^4.9.5", | ||
"config": "0.1.0", | ||
@@ -34,3 +34,3 @@ "tsconfig": "0.1.1" | ||
"peerDependencies": { | ||
"@supabase/supabase-js": "^2.19.0" | ||
"@supabase/supabase-js": "^2.39.8" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
23427
393