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

next-auth

Package Overview
Dependencies
Maintainers
1
Versions
714
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-auth - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.npmignore

24

package.json
{
"name": "next-auth",
"version": "1.0.0",
"version": "1.1.0",
"description": "Add oAuth and/or email authentication to Next.js sites",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"scripts": {},
"author": "",
"license": "ISC",
"dependencies": {
"cookie-parser": "^1.4.3",
"express": "^4.16.2",
"express-session": "^1.15.6",
"lusca": "^1.5.2",
"nodemailer": "^4.4.2",
"nodemailer-direct-transport": "^3.3.2",
"passport": "^0.4.0",
"uuid": "^3.2.1"
},
"author": "",
"license": "ISC"
"devDependencies": {
"next": "^4.2.3",
"next-auth-client": "^1.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
}
}
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