next-auth
Advanced tools
Comparing version 1.8.3 to 1.8.4
{ | ||
"name": "next-auth", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "An authentication library for Next.js", | ||
@@ -9,3 +9,3 @@ "repository": "https://github.com/iaincollins/next-auth.git", | ||
"build": "webpack -d", | ||
"prepublishOnly": "webpack -d", | ||
"prepare": "webpack -d", | ||
"start": "webpack -d --watch" | ||
@@ -12,0 +12,0 @@ }, |
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
687412