create-nx-plugin
Advanced tools
Comparing version 20.5.0-canary.20250218-3d63da2 to 20.5.0-canary.20250219-51a0bae
{ | ||
"name": "create-nx-plugin", | ||
"version": "20.5.0-canary.20250218-3d63da2", | ||
"version": "20.5.0-canary.20250219-51a0bae", | ||
"private": false, | ||
@@ -32,3 +32,3 @@ "description": "This package is used to scaffold a brand-new workspace used to develop an Nx plugin, and sets up a pre-configured plugin with the specified name. The new plugin is created with a default generator, executor, and e2e app.", | ||
"dependencies": { | ||
"create-nx-workspace": "20.5.0-canary.20250218-3d63da2", | ||
"create-nx-workspace": "20.5.0-canary.20250219-51a0bae", | ||
"picocolors": "^1.1.0", | ||
@@ -35,0 +35,0 @@ "enquirer": "~2.3.6", |
+ Addedcreate-nx-workspace@20.5.0-canary.20250219-51a0bae(transitive)
- Removedcreate-nx-workspace@20.5.0-canary.20250218-3d63da2(transitive)