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

eslint-plugin-redos-detector

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

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.0.13

24

package.json

@@ -39,17 +39,17 @@ {

"@rollup/plugin-node-resolve": "13.3.0",
"@types/eslint": "8.4.2",
"@types/jest": "27.5.1",
"@types/eslint": "8.4.6",
"@types/jest": "28.1.8",
"@types/node": "17.0.13",
"eslint": "8.15.0",
"eslint": "8.23.0",
"husky": "8.0.1",
"jest": "28.1.0",
"lint-staged": "12.4.1",
"jest": "28.1.3",
"lint-staged": "13.0.3",
"micromatch": "4.0.5",
"prettier": "2.6.2",
"redos-detector": "3.1.2",
"rollup": "2.74.1",
"rollup-plugin-typescript2": "0.31.2",
"ts-jest": "28.0.2",
"prettier": "2.7.1",
"redos-detector": "3.1.5",
"rollup": "2.78.1",
"rollup-plugin-typescript2": "0.33.0",
"ts-jest": "28.0.8",
"tslib": "2.4.0",
"typescript": "4.6.4"
"typescript": "4.8.2"
},

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

},
"version": "2.0.12"
"version": "2.0.13"
}

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