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

@adastradev/user-management-sdk

Package Overview
Dependencies
Maintainers
36
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adastradev/user-management-sdk - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2-beta.1709653214510

2

dist/AuthManager.js

@@ -122,2 +122,4 @@ "use strict";

delete userAttributes['custom:role'];
delete userAttributes['custom:family_name'];
delete userAttributes['custom:given_name'];
that.cognitoUser.completeNewPasswordChallenge(newPassword, userAttributes, {

@@ -124,0 +126,0 @@ onFailure: function (err) {

2

package.json
{
"name": "@adastradev/user-management-sdk",
"version": "5.0.1",
"version": "5.0.2-beta.1709653214510",
"description": "Astra user management SDK for JavaScript in the browser and Node.js",

@@ -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