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.1 to 1.16.2

2

lib/cloud-artifact.d.ts

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

*/
readonly dependencies: CloudArtifact[];
get 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';

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

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

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

@@ -67,5 +67,5 @@ "main": "lib/index.js",

"@types/semver": "^6.2.0",
"cdk-build-tools": "1.16.1",
"cdk-build-tools": "1.16.2",
"jest": "^24.9.0",
"pkglint": "1.16.1"
"pkglint": "1.16.2"
},

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