@digicatapult/tsoa-oauth-express
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@digicatapult/tsoa-oauth-express", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Authentication handler for TSOA using OAuth2 JWT tokens", | ||
@@ -33,3 +33,3 @@ "main": "build/index.js", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.12.13", | ||
"@types/node": "^20.13.0", | ||
"chai": "^5.1.1", | ||
@@ -39,3 +39,3 @@ "depcheck": "^1.4.7", | ||
"mock-jwks": "^3.1.0", | ||
"prettier": "^3.2.5", | ||
"prettier": "^3.3.0", | ||
"prettier-plugin-organize-imports": "^3.2.4", | ||
@@ -42,0 +42,0 @@ "tsimp": "^2.0.11", |
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
24738