You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
1.69.0

17

package.json
{
"name": "@aws-cdk/aws-directoryservice",
"version": "1.68.0",
"version": "1.69.0",
"description": "The CDK Construct Library for AWS::DirectoryService",

@@ -52,3 +52,4 @@ "main": "lib/index.js",

"build+test": "npm run build && npm test",
"compat": "cdk-compat"
"compat": "cdk-compat",
"gen": "cfn2ts"
},

@@ -75,9 +76,9 @@ "cdk-build": {

"devDependencies": {
"@aws-cdk/assert": "1.68.0",
"cdk-build-tools": "1.68.0",
"cfn2ts": "1.68.0",
"pkglint": "1.68.0"
"@aws-cdk/assert": "1.69.0",
"cdk-build-tools": "1.69.0",
"cfn2ts": "1.69.0",
"pkglint": "1.69.0"
},
"dependencies": {
"@aws-cdk/core": "1.68.0",
"@aws-cdk/core": "1.69.0",
"constructs": "^3.0.4"

@@ -87,3 +88,3 @@ },

"peerDependencies": {
"@aws-cdk/core": "1.68.0",
"@aws-cdk/core": "1.69.0",
"constructs": "^3.0.4"

@@ -90,0 +91,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display