Socket
Socket
Sign inDemoInstall

@aws-sdk/client-acm

Package Overview
Dependencies
Maintainers
5
Versions
397
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.649.0 to 3.650.0

4

dist-es/commands/AddTagsToCertificateCommand.js

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -10,5 +10,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -15,0 +13,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -10,5 +10,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -15,0 +13,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

{
"name": "@aws-sdk/client-acm",
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
"version": "3.649.0",
"version": "3.650.0",
"scripts": {

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

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.649.0",
"@aws-sdk/client-sts": "3.649.0",
"@aws-sdk/client-sso-oidc": "3.650.0",
"@aws-sdk/client-sts": "3.650.0",
"@aws-sdk/core": "3.649.0",
"@aws-sdk/credential-provider-node": "3.649.0",
"@aws-sdk/credential-provider-node": "3.650.0",
"@aws-sdk/middleware-host-header": "3.649.0",

@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.649.0",

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