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.1109.0
to
2.1110.0
+3
-3
package.json

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

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

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

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

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

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