New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@auth/prisma-adapter

Package Overview
Dependencies
Maintainers
0
Versions
50
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 2.4.1 to 2.4.2

7

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

@@ -24,3 +24,4 @@ "homepage": "https://authjs.dev/reference/adapter/prisma",

"types": "./index.d.ts",
"import": "./index.js"
"import": "./index.js",
"default": "./index.js"
}

@@ -40,3 +41,3 @@ },

"dependencies": {
"@auth/core": "0.34.1"
"@auth/core": "0.34.2"
},

@@ -43,0 +44,0 @@ "peerDependencies": {

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