Socket
Socket
Sign inDemoInstall

@aws-cdk/cx-api

Package Overview
Dependencies
Maintainers
5
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cx-api - npm Package Compare versions

Comparing version 1.60.0 to 1.61.0

19

package.json
{
"name": "@aws-cdk/cx-api",
"version": "1.60.0",
"version": "1.61.0",
"description": "Cloud executable protocol",

@@ -28,3 +28,4 @@ "main": "lib/index.js",

}
}
},
"projectReferences": true
},

@@ -49,17 +50,17 @@ "scripts": {

"dependencies": {
"semver": "^7.2.2",
"@aws-cdk/cloud-assembly-schema": "1.60.0"
"@aws-cdk/cloud-assembly-schema": "1.61.0",
"semver": "^7.2.2"
},
"peerDependencies": {
"@aws-cdk/cloud-assembly-schema": "1.60.0"
"@aws-cdk/cloud-assembly-schema": "1.61.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.4",
"@types/jest": "^26.0.10",
"@types/mock-fs": "^4.10.0",
"@types/semver": "^7.3.3",
"cdk-build-tools": "1.60.0",
"cdk-build-tools": "1.61.0",
"jest": "^25.5.4",
"mock-fs": "^4.12.0",
"pkglint": "1.60.0"
"mock-fs": "^4.13.0",
"pkglint": "1.61.0"
},

@@ -66,0 +67,0 @@ "repository": {

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