@aws-sdk/client-cloudwatch
Advanced tools
+8
-8
| { | ||
| "name": "@aws-sdk/client-cloudwatch", | ||
| "description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native", | ||
| "version": "3.1055.0", | ||
| "version": "3.1056.0", | ||
| "scripts": { | ||
@@ -30,9 +30,9 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs", | ||
| "@aws-crypto/sha256-js": "5.2.0", | ||
| "@aws-sdk/core": "^3.974.14", | ||
| "@aws-sdk/credential-provider-node": "^3.972.45", | ||
| "@aws-sdk/core": "^3.974.15", | ||
| "@aws-sdk/credential-provider-node": "^3.972.46", | ||
| "@aws-sdk/types": "^3.973.9", | ||
| "@smithy/core": "^3.24.3", | ||
| "@smithy/fetch-http-handler": "^5.4.3", | ||
| "@smithy/middleware-compression": "^4.4.3", | ||
| "@smithy/node-http-handler": "^4.7.3", | ||
| "@smithy/core": "^3.24.5", | ||
| "@smithy/fetch-http-handler": "^5.4.5", | ||
| "@smithy/middleware-compression": "^4.4.5", | ||
| "@smithy/node-http-handler": "^4.7.5", | ||
| "@smithy/types": "^4.14.2", | ||
@@ -42,3 +42,3 @@ "tslib": "^2.6.2" | ||
| "devDependencies": { | ||
| "@smithy/snapshot-testing": "^2.1.3", | ||
| "@smithy/snapshot-testing": "^2.1.5", | ||
| "@tsconfig/node20": "20.1.8", | ||
@@ -45,0 +45,0 @@ "@types/node": "^20.14.8", |