Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nx/eslint-plugin

Package Overview
Dependencies
Maintainers
4
Versions
710
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/eslint-plugin - npm Package Compare versions

Comparing version 16.0.0-rc.1 to 16.0.0

10

package.json
{
"name": "@nx/eslint-plugin",
"version": "16.0.0-rc.1",
"version": "16.0.0",
"private": false,

@@ -36,5 +36,5 @@ "description": "The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.",

"dependencies": {
"@nrwl/eslint-plugin-nx": "16.0.0-rc.1",
"@nx/devkit": "16.0.0-rc.1",
"@nx/js": "16.0.0-rc.1",
"@nrwl/eslint-plugin-nx": "16.0.0",
"@nx/devkit": "16.0.0",
"@nx/js": "16.0.0",
"@typescript-eslint/utils": "^5.58.0",

@@ -52,3 +52,3 @@ "chalk": "^4.1.0",

"types": "./src/index.d.ts",
"gitHead": "7660cf6ec0a37d5cf100519f978e921ee6a13d0f"
"gitHead": "f537a4caebbf6f65f5f5733fb9ad9c9167d4b504"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc