@aws-cdk/aws-directoryservice
Advanced tools
Comparing version 1.100.0 to 1.101.0
@@ -151,6 +151,6 @@ import * as cdk from '@aws-cdk/core'; | ||
/** | ||
* (experimental) Examines the CloudFormation resource and discloses attributes. | ||
* Examines the CloudFormation resource and discloses attributes. | ||
* | ||
* @param inspector - tree inspector to collect and process attributes. | ||
* @experimental | ||
* @external | ||
*/ | ||
@@ -364,6 +364,6 @@ inspect(inspector: cdk.TreeInspector): void; | ||
/** | ||
* (experimental) Examines the CloudFormation resource and discloses attributes. | ||
* Examines the CloudFormation resource and discloses attributes. | ||
* | ||
* @param inspector - tree inspector to collect and process attributes. | ||
* @experimental | ||
* @external | ||
*/ | ||
@@ -370,0 +370,0 @@ inspect(inspector: cdk.TreeInspector): void; |
{ | ||
"name": "@aws-cdk/aws-directoryservice", | ||
"version": "1.100.0", | ||
"version": "1.101.0", | ||
"description": "The CDK Construct Library for AWS::DirectoryService", | ||
@@ -74,9 +74,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"cdk-build-tools": "1.100.0", | ||
"cfn2ts": "1.100.0", | ||
"pkglint": "1.100.0", | ||
"@aws-cdk/assert-internal": "1.100.0" | ||
"@types/jest": "^26.0.22", | ||
"cdk-build-tools": "1.101.0", | ||
"cfn2ts": "1.101.0", | ||
"pkglint": "1.101.0", | ||
"@aws-cdk/assert-internal": "1.101.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.100.0", | ||
"@aws-cdk/core": "1.101.0", | ||
"constructs": "^3.3.69" | ||
@@ -86,3 +87,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.100.0", | ||
"@aws-cdk/core": "1.101.0", | ||
"constructs": "^3.3.69" | ||
@@ -89,0 +90,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
160304
5
+ Added@aws-cdk/cloud-assembly-schema@1.101.0(transitive)
+ Added@aws-cdk/core@1.101.0(transitive)
+ Added@aws-cdk/cx-api@1.101.0(transitive)
+ Added@aws-cdk/region-info@1.101.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.100.0(transitive)
- Removed@aws-cdk/core@1.100.0(transitive)
- Removed@aws-cdk/cx-api@1.100.0(transitive)
- Removed@aws-cdk/region-info@1.100.0(transitive)
Updated@aws-cdk/core@1.101.0