You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cdk

Package Overview
Dependencies
Maintainers
2
Versions
615
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk - npm Package Compare versions

Comparing version
2.1108.0
to
2.1109.0
+4
-4
package.json

@@ -37,3 +37,3 @@ {

"devDependencies": {
"@cdklabs/eslint-plugin": "^1.5.4",
"@cdklabs/eslint-plugin": "^1.5.5",
"@stylistic/eslint-plugin": "^3",

@@ -51,3 +51,3 @@ "@types/jest": "^29.5.14",

"eslint-plugin-jest": "^29.15.0",
"eslint-plugin-jsdoc": "^62.7.0",
"eslint-plugin-jsdoc": "^62.7.1",
"eslint-plugin-prettier": "^5.5.5",

@@ -62,3 +62,3 @@ "jest": "^29.7.0",

"dependencies": {
"aws-cdk": "2.1108.0"
"aws-cdk": "2.1109.0"
},

@@ -78,5 +78,5 @@ "keywords": [

},
"version": "2.1108.0",
"version": "2.1109.0",
"types": "lib/index.d.ts",
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
}