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

@nx/eslint

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/eslint - npm Package Compare versions

Comparing version

to
18.2.0-beta.3

{
"name": "@nx/eslint",
"version": "18.2.0-beta.2",
"version": "18.2.0-beta.3",
"private": false,

@@ -36,8 +36,8 @@ "description": "The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.",

"dependencies": {
"@nx/devkit": "18.2.0-beta.2",
"@nx/js": "18.2.0-beta.2",
"@nx/devkit": "18.2.0-beta.3",
"@nx/js": "18.2.0-beta.3",
"eslint": "^8.0.0",
"tslib": "^2.3.0",
"typescript": "~5.4.2",
"@nx/linter": "18.2.0-beta.2"
"@nx/linter": "18.2.0-beta.3"
},

@@ -44,0 +44,0 @@ "peerDependenciesMeta": {