🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@nx/react

Package Overview
Dependencies
Maintainers
5
Versions
1788
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/react - npm Package Compare versions

Comparing version
22.7.0-rc.2
to
22.7.0
+16
-16
package.json
{
"name": "@nx/react",
"version": "22.7.0-rc.2",
"version": "22.7.0",
"private": false,

@@ -41,8 +41,8 @@ "description": "The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Vitest, Playwright, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.",

"tslib": "^2.3.0",
"@nx/devkit": "22.7.0-rc.2",
"@nx/js": "22.7.0-rc.2",
"@nx/eslint": "22.7.0-rc.2",
"@nx/web": "22.7.0-rc.2",
"@nx/module-federation": "22.7.0-rc.2",
"@nx/rollup": "22.7.0-rc.2",
"@nx/devkit": "22.7.0",
"@nx/js": "22.7.0",
"@nx/eslint": "22.7.0",
"@nx/web": "22.7.0",
"@nx/module-federation": "22.7.0",
"@nx/rollup": "22.7.0",
"express": "^4.21.2",

@@ -53,13 +53,13 @@ "http-proxy-middleware": "^3.0.5",

"devDependencies": {
"@nx/cypress": "22.7.0-rc.2",
"@nx/playwright": "22.7.0-rc.2",
"@nx/rsbuild": "22.7.0-rc.2",
"@nx/vite": "22.7.0-rc.2",
"@nx/vitest": "22.7.0-rc.2",
"@nx/webpack": "22.7.0-rc.2",
"@nx/storybook": "22.7.0-rc.2",
"nx": "22.7.0-rc.2"
"@nx/cypress": "22.7.0",
"@nx/playwright": "22.7.0",
"@nx/rsbuild": "22.7.0",
"@nx/vite": "22.7.0",
"@nx/vitest": "22.7.0",
"@nx/webpack": "22.7.0",
"@nx/storybook": "22.7.0",
"nx": "22.7.0"
},
"optionalDependencies": {
"@nx/vite": "22.7.0-rc.2"
"@nx/vite": "22.7.0"
},

@@ -66,0 +66,0 @@ "publishConfig": {