Socket
Socket
Sign inDemoInstall

@aws-cdk/cx-api

Package Overview
Dependencies
Maintainers
5
Versions
543
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.36.1 to 0.36.2

12

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

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

"groupId": "software.amazon.awscdk",
"artifactId": "cdk-cx-api"
"artifactId": "cdk-cx-api",
"versionSuffix": ".DEVPREVIEW"
}

@@ -22,3 +23,4 @@ },

"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
"assemblyOriginatorKeyFile": "../../key.snk",
"versionSuffix": "-devpreview"
},

@@ -65,5 +67,5 @@ "python": {

"@types/semver": "^6.0.0",
"cdk-build-tools": "^0.36.1",
"cdk-build-tools": "^0.36.2",
"jest": "^24.8.0",
"pkglint": "^0.36.1"
"pkglint": "^0.36.2"
},

@@ -70,0 +72,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc