Sign In

@aws-sdk/client-codedeploy

Package Overview
Dependencies
Maintainers
2
Versions
686
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
3.1115.0
to
3.1116.0
+8
-8
package.json
{
"name": "@aws-sdk/client-codedeploy",
"version": "3.1115.0",
"version": "3.1116.0",
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",

@@ -51,9 +51,9 @@ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-codedeploy",

"dependencies": {
"@aws-sdk/core": "^3.977.8",
"@aws-sdk/credential-provider-node": "^3.972.80",
"@aws-sdk/types": "^3.974.4",
"@smithy/core": "^3.31.1",
"@smithy/fetch-http-handler": "^5.6.13",
"@smithy/node-http-handler": "^4.9.13",
"@smithy/types": "^4.16.1",
"@aws-sdk/core": "^3.977.9",
"@aws-sdk/credential-provider-node": "^3.972.81",
"@aws-sdk/types": "^3.974.5",
"@smithy/core": "^3.33.3",
"@smithy/fetch-http-handler": "^5.7.2",
"@smithy/node-http-handler": "^4.11.3",
"@smithy/types": "^4.17.2",
"tslib": "^2.6.2"

@@ -60,0 +60,0 @@ },

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