New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@supabase/ssr

Package Overview
Dependencies
Maintainers
9
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/ssr - npm Package Compare versions

Comparing version 0.5.1-rc.2 to 0.5.1

8

CHANGELOG.md
# @supabase/ssr
## [0.5.1](https://github.com/supabase/ssr/compare/v0.5.0...v0.5.1) (2024-08-28)
### Bug Fixes
* remove optional dependencies ([#41](https://github.com/supabase/ssr/issues/41)) ([a48fe6f](https://github.com/supabase/ssr/commit/a48fe6fd9754786d0ec673ff1418b833a8cfbc70))
* set `max-age` default cookie option to 400 days ([#54](https://github.com/supabase/ssr/issues/54)) ([f4ed2e0](https://github.com/supabase/ssr/commit/f4ed2e0a29445781857c4526f84673693ca9679c))
## [0.5.0](https://github.com/supabase/ssr/compare/v0.4.0...v0.5.0) (2024-08-19)

@@ -4,0 +12,0 @@

2

dist/main/version.d.ts

@@ -1,1 +0,1 @@

export declare const VERSION = "0.5.1-rc.2";
export declare const VERSION = "0.5.1";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '0.5.1-rc.2';
exports.VERSION = '0.5.1';
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

export declare const VERSION = "0.5.1-rc.2";
export declare const VERSION = "0.5.1";

@@ -1,2 +0,2 @@

export const VERSION = '0.5.1-rc.2';
export const VERSION = '0.5.1';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/ssr",
"version": "0.5.1-rc.2",
"version": "0.5.1",
"description": "Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.",

@@ -5,0 +5,0 @@ "main": "dist/main/index.js",

@@ -1,1 +0,1 @@

export const VERSION = '0.5.1-rc.2';
export const VERSION = '0.5.1';

Sorry, the diff of this file is not supported yet

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