Socket
Socket
Sign inDemoInstall

@aws-sdk/client-sesv2

Package Overview
Dependencies
Maintainers
5
Versions
401
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.632.0 to 3.633.0

2

dist-types/commands/PutAccountDetailsCommand.d.ts

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

* ContactLanguage: "EN" || "JA",
* UseCaseDescription: "STRING_VALUE", // required
* UseCaseDescription: "STRING_VALUE",
* AdditionalContactEmailAddresses: [ // AdditionalContactEmailAddresses

@@ -44,0 +44,0 @@ * "STRING_VALUE",

@@ -1318,3 +1318,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

ContactLanguage?: ContactLanguage;
UseCaseDescription: string | undefined;
UseCaseDescription?: string;
AdditionalContactEmailAddresses?: string[];

@@ -1321,0 +1321,0 @@ ProductionAccessEnabled?: boolean;

{
"name": "@aws-sdk/client-sesv2",
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
"version": "3.632.0",
"version": "3.633.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

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