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

@auth/core

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth/core - npm Package Compare versions

Comparing version 0.18.2 to 0.18.3

2

lib/index.js

@@ -5,3 +5,3 @@ import { UnknownAction } from "../errors.js";

import renderPage from "./pages/index.js";
import * as actions from "./actions";
import * as actions from "./actions/index.js";
import { validateCSRF } from "./actions/callback/oauth/csrf-token.js";

@@ -8,0 +8,0 @@ /** @internal */

{
"name": "@auth/core",
"version": "0.18.2",
"version": "0.18.3",
"description": "Authentication for the Web.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,3 +5,3 @@ import { UnknownAction } from "../errors.js"

import renderPage from "./pages/index.js"
import * as actions from "./actions"
import * as actions from "./actions/index.js"
import { validateCSRF } from "./actions/callback/oauth/csrf-token.js"

@@ -8,0 +8,0 @@

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