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
10
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 6.4.6 to 6.4.7

3

CHANGELOG.md

@@ -7,2 +7,5 @@ # Changelog

**BugFix**
Bumping auth0-js version to latest. Login was no longer working due to dependency issues.
**BugFix**
Token expiration timer will no longer be lost (due to redirects) as long as authentication is run as part of mounting your application.

@@ -9,0 +12,0 @@

4

package.json
{
"name": "@cimpress/simple-auth-wrapper",
"version": "6.4.6",
"version": "6.4.7",
"description": "A simple utility class to wrap basic Auth0 functionality",

@@ -18,3 +18,3 @@ "main": "lib/index.js",

"dependencies": {
"auth0-js": "9.1.0",
"auth0-js": "^9.11.1",
"es6-promise": "4.2.2",

@@ -21,0 +21,0 @@ "events": "^2.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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