Socket
Socket
Sign inDemoInstall

@aws-cdk/cx-api

Package Overview
Dependencies
Maintainers
5
Versions
548
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.16.3 to 1.17.0

2

lib/cloud-artifact.d.ts

@@ -96,3 +96,3 @@ import { CloudAssembly } from './cloud-assembly';

*/
get dependencies(): CloudArtifact[];
readonly dependencies: CloudArtifact[];
/**

@@ -99,0 +99,0 @@ * @returns all the metadata entries of a specific type in this artifact.

@@ -95,3 +95,3 @@ import { ArtifactManifest, CloudArtifact } from './cloud-artifact';

*/
get stacks(): CloudFormationStackArtifact[];
readonly stacks: CloudFormationStackArtifact[];
private validateDeps;

@@ -98,0 +98,0 @@ private renderArtifacts;

{
"name": "@aws-cdk/cx-api",
"version": "1.16.3",
"version": "1.17.0",
"description": "Cloud executable protocol",

@@ -65,7 +65,7 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "^24.0.22",
"@types/jest": "^24.0.23",
"@types/semver": "^6.2.0",
"cdk-build-tools": "1.16.3",
"cdk-build-tools": "1.17.0",
"jest": "^24.9.0",
"pkglint": "1.16.3"
"pkglint": "1.17.0"
},

@@ -72,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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc