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
660
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.8.0
to
53.9.0
+1
-1
cli-version.json

@@ -1,1 +0,1 @@

{"version":"2.1114.0"}
{"version":"2.1114.1"}

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

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

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

@@ -42,3 +42,3 @@ {

"devDependencies": {
"@cdklabs/eslint-plugin": "^1.5.6",
"@cdklabs/eslint-plugin": "^1.5.9",
"@stylistic/eslint-plugin": "^3",

@@ -56,4 +56,4 @@ "@types/jest": "^29.5.14",

"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.15.0",
"eslint-plugin-jsdoc": "^62.7.1",
"eslint-plugin-jest": "^29.15.1",
"eslint-plugin-jsdoc": "^62.8.1",
"eslint-plugin-prettier": "^5.5.5",

@@ -95,3 +95,3 @@ "jest": "^29.7.0",

},
"version": "53.8.0",
"version": "53.9.0",
"types": "lib/index.d.ts",

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

Sorry, the diff of this file is not supported yet