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.64.1 to 1.65.0

25

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

@@ -26,3 +26,7 @@ "main": "lib/index.js",

"distName": "aws-cdk.aws-directoryservice",
"module": "aws_cdk.aws_directoryservice"
"module": "aws_cdk.aws_directoryservice",
"classifiers": [
"Framework :: AWS CDK",
"Framework :: AWS CDK :: 1"
]
}

@@ -53,3 +57,6 @@ },

"cloudformation": "AWS::DirectoryService",
"jest": true
"jest": true,
"env": {
"AWSLINT_BASE_CONSTRUCT": true
}
},

@@ -69,9 +76,9 @@ "keywords": [

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

@@ -81,3 +88,3 @@ },

"peerDependencies": {
"@aws-cdk/core": "1.64.1",
"@aws-cdk/core": "1.65.0",
"constructs": "^3.0.4"

@@ -84,0 +91,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