@supabase/ssr
Advanced tools
Comparing version 0.5.2-rc.5 to 0.5.2-rc.7
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "0.5.2-rc.5"; | ||
export declare const VERSION = "0.5.2-rc.7"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = '0.5.2-rc.5'; | ||
exports.VERSION = '0.5.2-rc.7'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "0.5.2-rc.5"; | ||
export declare const VERSION = "0.5.2-rc.7"; |
@@ -1,2 +0,2 @@ | ||
export const VERSION = '0.5.2-rc.5'; | ||
export const VERSION = '0.5.2-rc.7'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@supabase/ssr", | ||
"version": "0.5.2-rc.5", | ||
"version": "0.5.2-rc.7", | ||
"description": "Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.", | ||
@@ -48,5 +48,5 @@ "main": "dist/main/index.js", | ||
"dependencies": { | ||
"cookie": "^0.6.0", | ||
"cookie": "^0.7.0", | ||
"@types/cookie": "^0.6.0" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export const VERSION = '0.5.2-rc.5'; | ||
export const VERSION = '0.5.2-rc.7'; |
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
+ Added@supabase/realtime-js@2.10.9(transitive)
+ Added@supabase/supabase-js@2.46.2(transitive)
+ Added@types/node@22.10.0(transitive)
+ Added@types/phoenix@1.6.6(transitive)
+ Addedcookie@0.7.2(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@supabase/realtime-js@2.10.7(transitive)
- Removed@supabase/supabase-js@2.46.1(transitive)
- Removed@types/node@22.9.3(transitive)
- Removed@types/phoenix@1.6.5(transitive)
- Removedcookie@0.6.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updatedcookie@^0.7.0