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

@frontegg/client

Package Overview
Dependencies
Maintainers
2
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/client - npm Package Compare versions

Comparing version 5.3.0-alpha.1 to 5.3.0-alpha.2

2

dist/src/clients/identity/step-up/constants.js

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

exports.AMR_MFA_VALUE = 'mfa';
exports.AMR_METHOD_VALUE = ['otp', 'sms', 'hwk'];
exports.AMR_METHOD_VALUE = ['otp', 'sms', 'hwk', 'sso'];
//# sourceMappingURL=constants.js.map

@@ -0,1 +1,8 @@

# [5.3.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/5.3.0-alpha.1...5.3.0-alpha.2) (2023-12-03)
### Bug Fixes
* **step-up:** add sso as amr method for unenrolled mfa users ([cc9e916](https://github.com/frontegg/nodejs-sdk/commit/cc9e916e4afbf5a5dae817bbc8d0ec8db8e54e12))
# [5.3.0-alpha.1](https://github.com/frontegg/nodejs-sdk/compare/5.2.1...5.3.0-alpha.1) (2023-11-28)

@@ -2,0 +9,0 @@

{
"name": "@frontegg/client",
"version": "5.3.0-alpha.1",
"version": "5.3.0-alpha.2",
"description": "Frontegg Javascript Library for backend node servers",

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

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