🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@aws-sdk/client-codedeploy

Package Overview
Dependencies
Maintainers
2
Versions
660
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.1086.0
to
3.1087.0
+8
-8
package.json
{
"name": "@aws-sdk/client-codedeploy",
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
"version": "3.1086.0",
"version": "3.1087.0",
"scripts": {

@@ -24,9 +24,9 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",

"dependencies": {
"@aws-sdk/core": "^3.975.1",
"@aws-sdk/credential-provider-node": "^3.972.67",
"@aws-sdk/types": "^3.974.0",
"@smithy/core": "^3.29.2",
"@smithy/fetch-http-handler": "^5.6.4",
"@smithy/node-http-handler": "^4.9.4",
"@smithy/types": "^4.16.0",
"@aws-sdk/core": "^3.975.2",
"@aws-sdk/credential-provider-node": "^3.972.68",
"@aws-sdk/types": "^3.974.1",
"@smithy/core": "^3.29.3",
"@smithy/fetch-http-handler": "^5.6.5",
"@smithy/node-http-handler": "^4.9.5",
"@smithy/types": "^4.16.1",
"tslib": "^2.6.2"

@@ -33,0 +33,0 @@ },

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