Socket
Socket
Sign inDemoInstall

@aws-sdk/client-sso

Package Overview
Dependencies
Maintainers
7
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-sso - npm Package Compare versions

Comparing version 3.20.0 to 3.21.0

4

dist/cjs/package.json
{
"name": "@aws-sdk/client-sso",
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -42,3 +42,3 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -45,0 +45,0 @@ "@aws-sdk/smithy-client": "3.20.0",

{
"name": "@aws-sdk/client-sso",
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -42,3 +42,3 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -45,0 +45,0 @@ "@aws-sdk/smithy-client": "3.20.0",

@@ -71,11 +71,2 @@ import { GetRoleCredentialsCommandInput, GetRoleCredentialsCommandOutput } from "./commands/GetRoleCredentialsCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -94,2 +85,11 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Fetch related hostname, signing name or signing region with given region.

@@ -96,0 +96,0 @@ * @internal

@@ -71,11 +71,2 @@ import { GetRoleCredentialsCommandInput, GetRoleCredentialsCommandOutput } from "./commands/GetRoleCredentialsCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -94,2 +85,11 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Fetch related hostname, signing name or signing region with given region.

@@ -96,0 +96,0 @@ * @internal

{
"name": "@aws-sdk/client-sso",
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
"version": "3.20.0",
"version": "3.21.0",
"scripts": {

@@ -42,3 +42,3 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-sdk/node-config-provider": "3.20.0",
"@aws-sdk/node-http-handler": "3.20.0",
"@aws-sdk/node-http-handler": "3.21.0",
"@aws-sdk/protocol-http": "3.20.0",

@@ -45,0 +45,0 @@ "@aws-sdk/smithy-client": "3.20.0",

@@ -129,13 +129,2 @@ import { GetRoleCredentialsCommandInput, GetRoleCredentialsCommandOutput } from "./commands/GetRoleCredentialsCommand";

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Value for how many times a request will be made at most in case of retry.

@@ -157,2 +146,13 @@ */

/**
* Unique service identifier.
* @internal
*/
serviceId?: string;
/**
* The AWS region to which this client will send requests
*/
region?: string | __Provider<string>;
/**
* Fetch related hostname, signing name or signing region with given region.

@@ -159,0 +159,0 @@ * @internal

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