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.1103.0
to
2.1104.0
+4
-4
package.json

@@ -49,4 +49,4 @@ {

"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^28.14.0",
"eslint-plugin-jsdoc": "^50.8.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-jsdoc": "^62.4.1",
"eslint-plugin-prettier": "^5.5.4",

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

"dependencies": {
"aws-cdk": "2.1103.0"
"aws-cdk": "2.1104.0"
},

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

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