@aws-sdk/client-codepipeline
Advanced tools
Comparing version 3.671.0 to 3.674.0
{ | ||
"name": "@aws-sdk/client-codepipeline", | ||
"description": "AWS SDK for JavaScript Codepipeline Client for Node.js, Browser and React Native", | ||
"version": "3.671.0", | ||
"version": "3.674.0", | ||
"scripts": { | ||
@@ -61,2 +61,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@smithy/util-utf8": "^3.0.0", | ||
"@types/uuid": "^9.0.1", | ||
"tslib": "^2.6.2", | ||
@@ -68,3 +69,2 @@ "uuid": "^9.0.1" | ||
"@types/node": "^16.18.96", | ||
"@types/uuid": "^9.0.4", | ||
"concurrently": "7.0.0", | ||
@@ -71,0 +71,0 @@ "downlevel-dts": "0.10.1", |
6
43
+ Added@types/uuid@^9.0.1
+ Added@types/uuid@9.0.8(transitive)