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

@aws-sdk/client-cognito-identity-provider

Package Overview
Dependencies
Maintainers
5
Versions
448
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cognito-identity-provider - npm Package Compare versions

Comparing version 3.529.1 to 3.530.0

2

dist-types/commands/AdminResetUserPasswordCommand.d.ts

@@ -31,2 +31,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* user.</p>
* <p>To use this API operation, your user pool must have self-service account recovery
* configured. Use <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminSetUserPassword.html">AdminSetUserPassword</a> if you manage passwords as an administrator.</p>
* <note>

@@ -33,0 +35,0 @@ * <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers

@@ -39,2 +39,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* <code>NotAuthorizedException</code>.</p>
* <p>To use this API operation, your user pool must have self-service account recovery
* configured. Use <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminSetUserPassword.html">AdminSetUserPassword</a> if you manage passwords as an administrator.</p>
* <note>

@@ -41,0 +43,0 @@ * <p>Amazon Cognito doesn't evaluate Identity and Access Management (IAM) policies in requests for this API operation. For

@@ -93,2 +93,6 @@ import { Command as $Command } from "@smithy/smithy-client";

*
* @throws {@link ConcurrentModificationException} (client fault)
* <p>This exception is thrown if two or more modifications are happening
* concurrently.</p>
*
* @throws {@link InternalErrorException} (server fault)

@@ -95,0 +99,0 @@ * <p>This exception is thrown when Amazon Cognito encounters an internal error.</p>

2

package.json
{
"name": "@aws-sdk/client-cognito-identity-provider",
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
"version": "3.529.1",
"version": "3.530.0",
"scripts": {

@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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