New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/integ-runner

Package Overview
Dependencies
Maintainers
2
Versions
251
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.114.1-alpha.0 to 2.115.0-alpha.0

34

package.json
{
"name": "@aws-cdk/integ-runner",
"description": "CDK Integration Testing Tool",
"version": "2.114.1-alpha.0",
"version": "2.115.0-alpha.0",
"main": "lib/index.js",

@@ -59,22 +59,22 @@ "types": "lib/index.d.ts",

"devDependencies": {
"@aws-cdk/cdk-build-tools": "2.114.1-alpha.0",
"aws-cdk-lib": "2.114.1",
"@aws-cdk/pkglint": "2.114.1-alpha.0",
"@aws-cdk/cdk-build-tools": "2.115.0-alpha.0",
"aws-cdk-lib": "2.115.0",
"@aws-cdk/pkglint": "2.115.0-alpha.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.11",
"@types/mock-fs": "^4.13.4",
"@types/workerpool": "^6.4.6",
"@types/yargs": "^15.0.18",
"@types/workerpool": "^6.4.7",
"@types/yargs": "^15.0.19",
"constructs": "^10.0.0",
"mock-fs": "^4.14.0",
"jest": "^29.7.0",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"chokidar": "^3.5.3",
"@aws-cdk/cloud-assembly-schema": "2.114.1",
"@aws-cdk/cloudformation-diff": "2.114.1",
"@aws-cdk/cx-api": "2.114.1",
"@aws-cdk/aws-service-spec": "^0.0.34",
"cdk-assets": "2.114.1",
"@aws-cdk/cdk-cli-wrapper": "2.114.1-alpha.0",
"aws-cdk": "2.114.1",
"@aws-cdk/cloud-assembly-schema": "2.115.0",
"@aws-cdk/cloudformation-diff": "2.115.0",
"@aws-cdk/cx-api": "2.115.0",
"@aws-cdk/aws-service-spec": "^0.0.35",
"cdk-assets": "2.115.0",
"@aws-cdk/cdk-cli-wrapper": "2.115.0-alpha.0",
"aws-cdk": "2.115.0",
"chalk": "^4",

@@ -86,4 +86,4 @@ "fs-extra": "^9.1.0",

"dependencies": {
"@aws-cdk/aws-service-spec": "0.0.34",
"aws-cdk": "2.114.1"
"@aws-cdk/aws-service-spec": "0.0.35",
"aws-cdk": "2.115.0"
},

@@ -90,0 +90,0 @@ "repository": {

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc