You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@nx/devkit

Package Overview
Dependencies
Maintainers
5
Versions
1689
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/devkit - npm Package Compare versions

Comparing version
22.6.0-pr.34630.341e0e3
to
22.6.0-pr.34722.ef1fe91
+3
-3
package.json
{
"name": "@nx/devkit",
"version": "22.6.0-pr.34630.341e0e3",
"version": "22.6.0-pr.34722.ef1fe91",
"private": false,

@@ -36,3 +36,3 @@ "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by leveraging the Nx Devkit](https://nx.dev/extending-nx/intro/getting-started) on our docs.",

"yargs-parser": "21.1.1",
"minimatch": "10.2.1",
"minimatch": "10.2.4",
"enquirer": "~2.3.6"

@@ -42,3 +42,3 @@ },

"jest": "^30.0.2",
"nx": "22.6.0-pr.34630.341e0e3"
"nx": "22.6.0-pr.34722.ef1fe91"
},

@@ -45,0 +45,0 @@ "peerDependencies": {