New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/aws-directoryservice

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-directoryservice - npm Package Compare versions

Comparing version 1.100.0 to 1.101.0

8

lib/directoryservice.generated.d.ts

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

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