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

@aws-sdk/client-account

Package Overview
Dependencies
Maintainers
7
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.40.0 to 3.41.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
### Features
* **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)

@@ -8,0 +19,0 @@

@@ -103,2 +103,6 @@ "use strict";

},
{
hostname: "account-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -114,2 +118,6 @@ },

},
{
hostname: "account-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -116,0 +124,0 @@ },

@@ -101,2 +101,6 @@ import { __assign, __awaiter, __generator } from "tslib";

},
{
hostname: "account-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -112,2 +116,6 @@ },

},
{
hostname: "account-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -114,0 +122,0 @@ },

2

dist-types/commands/DeleteAlternateContactCommand.d.ts

@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link DeleteAlternateContactCommandOutput} for command's `response` shape.
* @see {@link AccountClientResolvedConfig | config} for command's `input` shape.
* @see {@link AccountClientResolvedConfig | config} for AccountClient's `config` shape.
*

@@ -28,0 +28,0 @@ */

@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link GetAlternateContactCommandOutput} for command's `response` shape.
* @see {@link AccountClientResolvedConfig | config} for command's `input` shape.
* @see {@link AccountClientResolvedConfig | config} for AccountClient's `config` shape.
*

@@ -28,0 +28,0 @@ */

@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link PutAlternateContactCommandOutput} for command's `response` shape.
* @see {@link AccountClientResolvedConfig | config} for command's `input` shape.
* @see {@link AccountClientResolvedConfig | config} for AccountClient's `config` shape.
*

@@ -28,0 +28,0 @@ */

{
"name": "@aws-sdk/client-account",
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
"version": "3.40.0",
"version": "3.41.0",
"scripts": {

@@ -24,5 +24,5 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.40.0",
"@aws-sdk/client-sts": "3.41.0",
"@aws-sdk/config-resolver": "3.40.0",
"@aws-sdk/credential-provider-node": "3.40.0",
"@aws-sdk/credential-provider-node": "3.41.0",
"@aws-sdk/fetch-http-handler": "3.40.0",

@@ -42,3 +42,3 @@ "@aws-sdk/hash-node": "3.40.0",

"@aws-sdk/protocol-http": "3.40.0",
"@aws-sdk/smithy-client": "3.40.0",
"@aws-sdk/smithy-client": "3.41.0",
"@aws-sdk/types": "3.40.0",

@@ -45,0 +45,0 @@ "@aws-sdk/url-parser": "3.40.0",

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