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

@auth/prisma-adapter

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth/prisma-adapter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "@auth/prisma-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Prisma adapter for Auth.js",

@@ -39,17 +39,17 @@ "homepage": "https://authjs.dev/reference/adapter/prisma",

"dependencies": {
"@auth/core": "0.9.0"
"@auth/core": "0.13.0"
},
"peerDependencies": {
"@prisma/client": ">=2.26.0 || >=3 || >=4"
"@prisma/client": ">=2.26.0 || >=3 || >=4 || >=5"
},
"devDependencies": {
"@prisma/client": "^4.15.0",
"@prisma/client": "^5.2.0",
"jest": "^27.4.3",
"mongodb": "^4.4.0",
"prisma": "^4.15.0",
"@next-auth/tsconfig": "0.0.0",
"@next-auth/adapter-test": "0.0.0"
"prisma": "^5.2.0",
"@auth/adapter-test": "0.0.0",
"@auth/tsconfig": "0.0.0"
},
"jest": {
"preset": "@next-auth/adapter-test/jest"
"preset": "@auth/adapter-test/jest"
},

@@ -56,0 +56,0 @@ "scripts": {

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