@frontegg/client
Advanced tools
Comparing version 5.2.0-alpha.2 to 5.2.0-alpha.3
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
219080
2946