Socket
Socket
Sign inDemoInstall

@wolkeneis/oauth2-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wolkeneis/oauth2-server - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

18

package.json
{
"name": "@wolkeneis/oauth2-server",
"version": "1.0.0",
"version": "1.1.0",
"description": "OAuth2 Server for express with passport using connect style middleware.",

@@ -30,12 +30,12 @@ "keywords": [

"devDependencies": {
"@types/node": "^17.0.33",
"@types/node": "^17.0.40",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"eslint": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.1",
"lint-staged": "^12.4.1",
"lint-staged": "^13.0.0",
"prettier": "2.6.2",
"typescript": "^4.6.4"
"typescript": "^4.7.3"
},

@@ -50,3 +50,3 @@ "lint-staged": {

"@types/express-session": "^1.17.4",
"@types/passport": "^1.0.7",
"@types/passport": "^1.0.8",
"uuid": "^8.3.2"

@@ -57,3 +57,3 @@ },

"express-session": "^1.x.x",
"passport": "^0.5.x"
"passport": "^0.6.x"
},

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

Sorry, the diff of this file is not supported yet

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