@aws-sdk/client-codedeploy
Advanced tools
+2
-2
| { | ||
| "name": "@aws-sdk/client-codedeploy", | ||
| "description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native", | ||
| "version": "3.1005.0", | ||
| "version": "3.1006.0", | ||
| "scripts": { | ||
@@ -62,3 +62,3 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs", | ||
| "@smithy/util-utf8": "^4.2.2", | ||
| "@smithy/util-waiter": "^4.2.11", | ||
| "@smithy/util-waiter": "^4.2.12", | ||
| "tslib": "^2.6.2" | ||
@@ -65,0 +65,0 @@ }, |
Updated