oidc-provider
Advanced tools
Comparing version 8.1.1 to 8.1.2
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedgot@^12.6.0
Updatedjose@^4.14.1
Updatedkoa@^2.14.2
Updatednanoid@^4.0.2
Updatedoidc-token-hash@^5.0.2