@next-auth/prisma-adapter
Advanced tools
Comparing version 0.0.1-canary.26 to 0.0.1-canary.27
{ | ||
"name": "@next-auth/prisma-adapter", | ||
"repository": "https://github.com/nextauthjs/adapters", | ||
"version": "0.0.1-canary.26+aae2ae2", | ||
"description": "", | ||
"version": "0.0.1-canary.27+1c1ef31", | ||
"description": "Prisma adapter for next-auth.", | ||
"keywords": [ | ||
"next-auth", | ||
"next.js", | ||
"oauth", | ||
"prisma" | ||
], | ||
"homepage": "https://next-auth.js.org", | ||
"bugs": { | ||
"url": "https://github.com/nextauthjs/next-auth/issues" | ||
}, | ||
"main": "dist/index.js", | ||
@@ -40,3 +50,3 @@ "private": false, | ||
}, | ||
"gitHead": "aae2ae28c0a800af5d87b8b06d4023d68f711af6" | ||
"gitHead": "1c1ef3196d5cf85311290fa7afa875b7efd22f31" | ||
} |
@@ -56,3 +56,3 @@ # Prisma Adapter | ||
``` | ||
```diff | ||
model Account { | ||
@@ -59,0 +59,0 @@ - id Int @default(autoincrement()) @id |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
31448
0
1