next-auth
Advanced tools
Comparing version 0.0.0-manual.722c34b9 to 0.0.0-manual.b7162c86
@@ -1,2 +0,3 @@ | ||
export * from "@auth/core"; | ||
export * from "@auth/nextjs"; | ||
export { default } from "@auth/nextjs"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,2 @@ | ||
export * from "@auth/core"; | ||
export * from "@auth/nextjs"; | ||
export { default } from "@auth/nextjs"; |
{ | ||
"name": "next-auth", | ||
"version": "0.0.0-manual.722c34b9", | ||
"version": "0.0.0-manual.b7162c86", | ||
"description": "Authentication for Next.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://next-auth.js.org", |
@@ -1,1 +0,2 @@ | ||
export * from "@auth/core" | ||
export * from "@auth/nextjs" | ||
export { default } from "@auth/nextjs" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
52157
363
0