@adastradev/user-management-sdk
Advanced tools
Comparing version
@@ -122,3 +122,2 @@ "use strict"; | ||
delete userAttributes['custom:role']; | ||
console.log(JSON.stringify(userAttributes)); | ||
that.cognitoUser.completeNewPasswordChallenge(newPassword, userAttributes, { | ||
@@ -125,0 +124,0 @@ onFailure: function (err) { |
{ | ||
"name": "@adastradev/user-management-sdk", | ||
"version": "4.1.2-beta.1698780681981", | ||
"version": "5.0.0-beta.1702418814869", | ||
"description": "Astra user management SDK for JavaScript in the browser and Node.js", | ||
@@ -34,6 +34,6 @@ "main": "dist/index.js", | ||
"@adastradev/astra-logger": "^1.4.7", | ||
"@adastradev/aws-api-gateway-client": "^1.0.6", | ||
"@adastradev/serverless-discovery-sdk": "^2.2.6", | ||
"@adastradev/aws-api-gateway-client": "^2.0.0", | ||
"@adastradev/serverless-discovery-sdk": "^3.0.0", | ||
"amazon-cognito-identity-js": "^4.6.3", | ||
"axios": "^0.26.0", | ||
"axios": "^1.6.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -59,6 +59,4 @@ }, | ||
"tslint": "^6.1.3", | ||
"tslint-config-airbnb": "^5.11.2", | ||
"tslint-config-security": "^1.16.0", | ||
"typescript": "^3.9.9" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
18
-10%62565
-0.36%819
-0.12%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated