@nrwl/devkit
Advanced tools
Comparing version 19.7.0-canary.20240817-b91d788 to 19.7.0-canary.20240820-0853690
{ | ||
"name": "@nrwl/devkit", | ||
"version": "19.7.0-canary.20240817-b91d788", | ||
"version": "19.7.0-canary.20240820-0853690", | ||
"private": false, | ||
@@ -31,3 +31,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.", | ||
"dependencies": { | ||
"@nx/devkit": "19.7.0-canary.20240817-b91d788" | ||
"@nx/devkit": "19.7.0-canary.20240820-0853690" | ||
}, | ||
@@ -34,0 +34,0 @@ "publishConfig": { |
@@ -18,2 +18,2 @@ ## @nrwl/devkit has been renamed to @nx/devkit! | ||
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI. | ||
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution. |
3460
+ Added@nx/devkit@19.7.0-canary.20240820-0853690(transitive)
- Removed@nx/devkit@19.7.0-canary.20240817-b91d788(transitive)