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

oidc-provider

Package Overview
Dependencies
Maintainers
1
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oidc-provider - npm Package Compare versions

Comparing version 8.1.1 to 8.1.2

24

package.json
{
"name": "oidc-provider",
"version": "8.1.1",
"version": "8.1.2",
"description": "OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect",

@@ -63,9 +63,9 @@ "keywords": [

"eta": "^2.0.1",
"got": "^12.5.3",
"jose": "^4.13.1",
"got": "^12.6.0",
"jose": "^4.14.1",
"jsesc": "^3.0.2",
"koa": "^2.14.1",
"nanoid": "^4.0.1",
"koa": "^2.14.2",
"nanoid": "^4.0.2",
"object-hash": "^3.0.0",
"oidc-token-hash": "^5.0.1",
"oidc-token-hash": "^5.0.2",
"quick-lru": "^6.1.1",

@@ -76,4 +76,4 @@ "raw-body": "^2.5.2"

"@fastify/middie": "^8.1.0",
"@hapi/hapi": "^21.3.0",
"@koa/ejs": "^5.0.0",
"@hapi/hapi": "^21.3.1",
"@koa/ejs": "^5.1.0",
"base64url": "^3.0.1",

@@ -84,8 +84,8 @@ "chai": "^4.3.7",

"desm": "^1.3.0",
"eslint": "^8.35.0",
"eslint": "^8.38.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"express": "^4.18.2",
"fastify": "^4.13.0",
"helmet": "^6.0.1",
"fastify": "^4.15.0",
"helmet": "^6.1.5",
"koa-body": "^6.0.1",

@@ -99,3 +99,3 @@ "koa-mount": "^4.0.0",

"selfsigned": "^2.1.1",
"sinon": "^15.0.1",
"sinon": "^15.0.4",
"supertest": "^6.3.3",

@@ -102,0 +102,0 @@ "timekeeper": "^2.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