@aws-cdk/aws-mediastore
Advanced tools
Comparing version 1.176.0 to 1.177.0
{ | ||
"version": "2", | ||
"toolVersion": "1.67.0", | ||
"toolVersion": "1.69.0", | ||
"snippets": { | ||
@@ -5,0 +5,0 @@ "7218b95db0c6a46f44f2eb44e2e5410c0b9d06747a8a5c247df22b7265065b2d": { |
@@ -6,4 +6,6 @@ function _aws_cdk_aws_mediastore_CfnContainerProps(p) { | ||
try { | ||
if (!visitedObjects.has(p.tags)) | ||
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(p.tags); | ||
if (p.tags != null) | ||
for (const o of p.tags) | ||
if (!visitedObjects.has(o)) | ||
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(o); | ||
} | ||
@@ -10,0 +12,0 @@ finally { |
{ | ||
"name": "@aws-cdk/aws-mediastore", | ||
"version": "1.176.0", | ||
"version": "1.177.0", | ||
"description": "The CDK Construct Library for AWS::MediaStore", | ||
@@ -84,14 +84,14 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assertions": "1.176.0", | ||
"@aws-cdk/cdk-build-tools": "1.176.0", | ||
"@aws-cdk/cfn2ts": "1.176.0", | ||
"@aws-cdk/pkglint": "1.176.0", | ||
"@aws-cdk/assertions": "1.177.0", | ||
"@aws-cdk/cdk-build-tools": "1.177.0", | ||
"@aws-cdk/cfn2ts": "1.177.0", | ||
"@aws-cdk/pkglint": "1.177.0", | ||
"@types/jest": "^27.5.2" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.176.0", | ||
"@aws-cdk/core": "1.177.0", | ||
"constructs": "^3.3.69" | ||
}, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.176.0", | ||
"@aws-cdk/core": "1.177.0", | ||
"constructs": "^3.3.69" | ||
@@ -98,0 +98,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
204122
1226
+ Added@aws-cdk/cloud-assembly-schema@1.177.0(transitive)
+ Added@aws-cdk/core@1.177.0(transitive)
+ Added@aws-cdk/cx-api@1.177.0(transitive)
+ Added@aws-cdk/region-info@1.177.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.176.0(transitive)
- Removed@aws-cdk/core@1.176.0(transitive)
- Removed@aws-cdk/cx-api@1.176.0(transitive)
- Removed@aws-cdk/region-info@1.176.0(transitive)
Updated@aws-cdk/core@1.177.0