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

lucia

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucia - npm Package Compare versions

Comparing version 3.0.0-beta.8 to 3.0.0-beta.9

4

dist/middleware/index.d.ts

@@ -88,6 +88,2 @@ import type { CookieAttributes } from "oslo/cookie";

interface NextJsAppServerContext {
cookies: NextCookiesFunction;
request: NextRequest | null;
}
interface NextJsAppServerContext {
headers: NextHeadersFunction;

@@ -94,0 +90,0 @@ cookies: NextCookiesFunction;

2

package.json
{
"name": "lucia",
"version": "3.0.0-beta.8",
"version": "3.0.0-beta.9",
"description": "A simple and flexible authentication library",

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

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