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
9
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.2 to 6.4.3

2

lib/authorizationcodegrant.js

@@ -93,3 +93,3 @@ "use strict";

return _Promise.resolve();
return _Promise.resolve({});
}

@@ -96,0 +96,0 @@ }]);

{
"name": "@cimpress/simple-auth-wrapper",
"version": "6.4.2",
"version": "6.4.3",
"description": "A simple utility class to wrap basic Auth0 functionality",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -71,4 +71,4 @@ import { WebAuth } from 'auth0-js';

return _Promise.resolve();
return _Promise.resolve({});
}
}

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