@aws-sdk/client-codedeploy
Advanced tools
+8
-8
| { | ||
| "name": "@aws-sdk/client-codedeploy", | ||
| "description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native", | ||
| "version": "3.1081.0", | ||
| "version": "3.1082.0", | ||
| "scripts": { | ||
@@ -24,9 +24,9 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs", | ||
| "dependencies": { | ||
| "@aws-sdk/core": "^3.974.29", | ||
| "@aws-sdk/credential-provider-node": "^3.972.64", | ||
| "@aws-sdk/types": "^3.973.15", | ||
| "@smithy/core": "^3.29.0", | ||
| "@smithy/fetch-http-handler": "^5.6.2", | ||
| "@smithy/node-http-handler": "^4.9.2", | ||
| "@smithy/types": "^4.15.1", | ||
| "@aws-sdk/core": "^3.975.0", | ||
| "@aws-sdk/credential-provider-node": "^3.972.65", | ||
| "@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", | ||
| "tslib": "^2.6.2" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is too big to display
1230099
0Updated
Updated
Updated
Updated