Socket
Socket
Sign inDemoInstall

@aws-cdk/cx-api

Package Overview
Dependencies
Maintainers
4
Versions
549
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 0.8.0 to 0.8.1

27

package.json
{
"name": "@aws-cdk/cx-api",
"version": "0.8.0+bb95676",
"version": "0.8.1",
"description": "Cloud executable protocol",

@@ -11,11 +11,9 @@ "main": "lib/index.js",

"java": {
"package": "com.amazonaws.cdk.cxapi",
"package": "software.amazon.awscdk.cxapi",
"maven": {
"groupId": "com.amazonaws.cdk",
"artifactId": "cxapi"
"groupId": "software.amazon.awscdk",
"artifactId": "cdk-cx-api"
}
},
"dotnet": {
"namespace": "Amazon.CDK.CXAPI"
}
"sphinx": {}
}

@@ -28,15 +26,17 @@ },

"test": "cdk-test",
"pkglint": "pkglint -f"
"pkglint": "pkglint -f",
"package": "cdk-package"
},
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
"url": "https://aws.amazon.com",
"organization": true
},
"license": "Apache-2.0",
"devDependencies": {
"cdk-build-tools": "^0.8.0+bb95676",
"pkglint": "^0.8.0+bb95676"
"cdk-build-tools": "^0.8.1",
"pkglint": "^0.8.1"
},
"repository": {
"url": "git://github.com/awslabs/aws-cdk",
"url": "https://github.com/awslabs/aws-cdk.git",
"type": "git"

@@ -47,3 +47,4 @@ },

"cdk"
]
],
"homepage": "https://github.com/awslabs/aws-cdk"
}

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