Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/app-delivery

Package Overview
Dependencies
Maintainers
4
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/app-delivery - npm Package Compare versions

Comparing version 0.15.2 to 0.16.0

30

package.json
{
"name": "@aws-cdk/app-delivery",
"description": "Continuous Integration / Continuous Delivery for CDK Applications",
"version": "0.15.2",
"version": "0.16.0",
"main": "lib/index.js",

@@ -35,15 +35,15 @@ "types": "lib/index.d.ts",

"dependencies": {
"@aws-cdk/aws-cloudformation": "^0.15.2",
"@aws-cdk/aws-codebuild": "^0.15.2",
"@aws-cdk/aws-codepipeline-api": "^0.15.2",
"@aws-cdk/cdk": "^0.15.2",
"@aws-cdk/cx-api": "^0.15.2"
"@aws-cdk/aws-cloudformation": "^0.16.0",
"@aws-cdk/aws-codebuild": "^0.16.0",
"@aws-cdk/aws-codepipeline-api": "^0.16.0",
"@aws-cdk/cdk": "^0.16.0",
"@aws-cdk/cx-api": "^0.16.0"
},
"devDependencies": {
"@aws-cdk/aws-codepipeline": "^0.15.2",
"@aws-cdk/aws-s3": "^0.15.2",
"cdk-build-tools": "^0.15.2",
"cdk-integ-tools": "^0.15.2",
"@aws-cdk/aws-codepipeline": "^0.16.0",
"@aws-cdk/aws-s3": "^0.16.0",
"cdk-build-tools": "^0.16.0",
"cdk-integ-tools": "^0.16.0",
"fast-check": "^1.7.0",
"pkglint": "^0.15.2"
"pkglint": "^0.16.0"
},

@@ -64,3 +64,7 @@ "repository": {

"cdk"
]
}
],
"peerDependencies": {
"@aws-cdk/aws-codepipeline-api": "^0.16.0",
"@aws-cdk/cdk": "^0.16.0"
}
}

Sorry, the diff of this file is not supported yet

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