You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

eslint-plugin-redos-detector

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-redos-detector - npm Package Compare versions

Comparing version

to
2.4.1

@@ -38,18 +38,18 @@ {

"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.5",
"@types/eslint": "8.44.6",
"@types/jest": "29.5.7",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint": "8.56.12",
"@types/jest": "29.5.13",
"@types/node": "20.8.10",
"eslint": "8.53.0",
"eslint": "8.57.1",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.0.2",
"micromatch": "4.0.5",
"prettier": "3.0.3",
"redos-detector": "5.1.0",
"rollup": "4.3.0",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"typescript": "5.2.2"
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"redos-detector": "5.1.1",
"rollup": "4.22.4",
"ts-jest": "29.2.5",
"tslib": "2.7.0",
"typescript": "5.6.2"
},

@@ -59,3 +59,3 @@ "peerDependencies": {

},
"version": "2.4.0"
"version": "2.4.1"
}

Sorry, the diff of this file is too big to display