New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cimpress/simple-auth-wrapper

Package Overview
Dependencies
Maintainers
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cimpress/simple-auth-wrapper - npm Package Compare versions

Comparing version

to
8.5.1

3

CHANGELOG.md
# 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.

4

package.json
{
"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",