New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cdk

Package Overview
Dependencies
Maintainers
4
Versions
558
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

to
2.1006.0

14

package.json

@@ -38,3 +38,3 @@ {

"@cdklabs/eslint-plugin": "^1.3.2",
"@stylistic/eslint-plugin": "^3.1.0",
"@stylistic/eslint-plugin": "^3",
"@types/jest": "^29.5.14",

@@ -47,7 +47,7 @@ "@types/node": "^16",

"eslint": "^9",
"eslint-config-prettier": "^10.0.2",
"eslint-import-resolver-typescript": "^3.8.3",
"eslint-config-prettier": "^10.1.1",
"eslint-import-resolver-typescript": "^3.9.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-jsdoc": "^50.6.3",
"eslint-plugin-jsdoc": "^50.6.9",
"eslint-plugin-prettier": "^5.2.3",

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

"prettier": "^2.8",
"projen": "^0.91.13",
"projen": "^0.91.18",
"ts-jest": "^29.2.6",

@@ -64,3 +64,3 @@ "typescript": "5.6"

"dependencies": {
"aws-cdk": "^2.1005.0"
"aws-cdk": "2.1006.0"
},

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

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