Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nx/devkit

Package Overview
Dependencies
Maintainers
5
Versions
1805
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.7.0-beta.15
to
22.7.0-beta.16
+2
-2
package.json
{
"name": "@nx/devkit",
"version": "22.7.0-beta.15",
"version": "22.7.0-beta.16",
"private": false,

@@ -42,3 +42,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.",

"jest": "^30.0.2",
"nx": "22.7.0-beta.15"
"nx": "22.7.0-beta.16"
},

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