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

next-auth

Package Overview
Dependencies
Maintainers
3
Versions
715
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-auth - npm Package Compare versions

Comparing version 0.0.0-manual.b7162c86 to 0.0.0-manual.d211b087

1

index.d.ts
export * from "@auth/nextjs";
export { default } from "@auth/nextjs";
export * from "@auth/nextjs/types";
//# sourceMappingURL=index.d.ts.map
export * from "@auth/nextjs";
export { default } from "@auth/nextjs";
export * from "@auth/nextjs/types";

8

package.json
{
"name": "next-auth",
"version": "0.0.0-manual.b7162c86",
"version": "0.0.0-manual.d211b087",
"description": "Authentication for Next.js",

@@ -43,5 +43,5 @@ "homepage": "https://next-auth.js.org",

},
"./client": {
"types": "./client.d.ts",
"import": "./client.js"
"./react": {
"types": "./react.d.ts",
"import": "./react.js"
},

@@ -48,0 +48,0 @@ "./types": {

export * from "@auth/nextjs"
export { default } from "@auth/nextjs"
export * from "@auth/nextjs/types"

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