🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@better-auth/core

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@better-auth/core - npm Package Compare versions

Comparing version
1.6.14
to
1.6.15
+1
-1
dist/context/global.mjs

@@ -5,3 +5,3 @@ //#region src/context/global.ts

const __context = {};
const __betterAuthVersion = "1.6.14";
const __betterAuthVersion = "1.6.15";
/**

@@ -8,0 +8,0 @@ * We store context instance in the globalThis.

@@ -5,3 +5,3 @@ import { ATTR_HTTP_RESPONSE_STATUS_CODE } from "./attributes.mjs";

const INSTRUMENTATION_SCOPE = "better-auth";
const INSTRUMENTATION_VERSION = "1.6.14";
const INSTRUMENTATION_VERSION = "1.6.15";
/**

@@ -8,0 +8,0 @@ * Better-auth uses `throw ctx.redirect(url)` for flow control (e.g. OAuth

{
"name": "@better-auth/core",
"version": "1.6.14",
"version": "1.6.15",
"description": "The most comprehensive authentication framework for TypeScript.",

@@ -5,0 +5,0 @@ "type": "module",