Socket
Socket
Sign inDemoInstall

@next-auth/prisma-adapter

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@next-auth/prisma-adapter - npm Package Compare versions

Comparing version 0.0.1-canary.26 to 0.0.1-canary.27

16

package.json
{
"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"
}

2

README.md

@@ -56,3 +56,3 @@ # Prisma Adapter

```
```diff
model Account {

@@ -59,0 +59,0 @@ - id Int @default(autoincrement()) @id

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