🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@aws-cdk/integ-runner

Package Overview
Dependencies
Maintainers
2
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/integ-runner - npm Package Compare versions

Comparing version
2.200.0
to
2.200.1
+5
-5
package.json

@@ -69,7 +69,7 @@ {

"@aws-cdk/cloud-assembly-api": "2.2.5",
"@aws-cdk/cloud-assembly-schema": ">=54.3.0",
"@aws-cdk/cloud-assembly-schema": ">=54.4.0",
"@aws-cdk/cloudformation-diff": "2.187.1",
"@aws-cdk/toolkit-lib": "1.29.0",
"@aws-cdk/toolkit-lib": "1.29.1",
"@aws-sdk/client-cloudformation": "^3",
"aws-cdk": "2.1127.0",
"aws-cdk": "2.1128.0",
"chalk": "^4",

@@ -84,3 +84,3 @@ "chokidar": "^4",

"@aws-cdk/aws-service-spec": "0.1.185",
"aws-cdk": "2.1127.0"
"aws-cdk": "2.1128.0"
},

@@ -107,3 +107,3 @@ "keywords": [

},
"version": "2.200.0",
"version": "2.200.1",
"packageManager": "yarn@4.13.0",

@@ -110,0 +110,0 @@ "types": "lib/index.d.ts",

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