@cimpress/simple-auth-wrapper
Advanced tools
Comparing version
# Changelog | ||
## 8.5.1 (2024-01-15) | ||
* Bumping auth0-js version to latest (9.24.1) | ||
## 8.4.0 (2024-01-03) | ||
@@ -4,0 +7,0 @@ * Added support for step up authentication. |
{ | ||
"name": "@cimpress/simple-auth-wrapper", | ||
"version": "8.5.0", | ||
"version": "8.5.1", | ||
"description": "A simple utility class to wrap basic Auth0 functionality", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"@auth0/auth0-spa-js": "^1.17.0", | ||
"auth0-js": "^9.14.0", | ||
"auth0-js": "^9.24.1", | ||
"buffer": "^6.0.3", | ||
@@ -28,0 +28,0 @@ "events": "^2.0.0", |
296378
0.02%Updated