Socket
Socket
Sign inDemoInstall

@auth/mongodb-adapter

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth/mongodb-adapter - npm Package Compare versions

Comparing version 2.0.15 to 2.1.0

10

package.json
{
"name": "@auth/mongodb-adapter",
"version": "2.0.15",
"version": "2.1.0",
"description": "MongoDB adapter for Auth.js",

@@ -37,3 +37,3 @@ "homepage": "https://authjs.dev",

"dependencies": {
"@auth/core": "0.23.0"
"@auth/core": "0.24.0"
},

@@ -46,10 +46,6 @@ "peerDependencies": {

},
"jest": {
"preset": "utils/adapter"
},
"scripts": {
"test": "./tests/test.sh",
"test:watch": "./tests/test.sh -w",
"test": "./test/test.sh",
"build": "tsc"
}
}
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