You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@aws-cdk/cloud-assembly-schema

Package Overview
Dependencies
Maintainers
2
Versions
656
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cloud-assembly-schema - npm Package Compare versions

Comparing version
53.3.0
to
53.4.0
+1
-1
lib/manifest.js

@@ -261,3 +261,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.3.0" };
Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.4.0" };
function stripEnumErrors(errors) {

@@ -264,0 +264,0 @@ return errors.filter((e) => typeof e.schema === 'string' || !('enum' in e.schema));

@@ -93,3 +93,3 @@ {

},
"version": "53.3.0",
"version": "53.4.0",
"types": "lib/index.d.ts",

@@ -96,0 +96,0 @@ "stability": "stable",

Sorry, the diff of this file is not supported yet