Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2.0-alpha.2 to 5.2.0-alpha.3

1

dist/src/clients/identity/identity-client.js

@@ -80,2 +80,3 @@ "use strict";

const { publicKey } = response.data;
// And save it as member of the class
logger_1.default.info('going to extract public key from response');

@@ -82,0 +83,0 @@ this.publicKey = publicKey;

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

# [5.2.0-alpha.3](https://github.com/frontegg/nodejs-sdk/compare/5.2.0-alpha.2...5.2.0-alpha.3) (2023-10-31)
### Bug Fixes
* general fixes ([#173](https://github.com/frontegg/nodejs-sdk/issues/173)) ([d386c5d](https://github.com/frontegg/nodejs-sdk/commit/d386c5d9c8b1c8593ed5f22330a620aec4d75bd7))
# [5.2.0-alpha.2](https://github.com/frontegg/nodejs-sdk/compare/5.2.0-alpha.1...5.2.0-alpha.2) (2023-10-31)

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

2

package.json
{
"name": "@frontegg/client",
"version": "5.2.0-alpha.2",
"version": "5.2.0-alpha.3",
"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