create-nx-plugin
Advanced tools
Comparing version 20.2.0-canary.20241123-128778e to 20.2.0-canary.20241126-beded4e
{ | ||
"name": "create-nx-plugin", | ||
"version": "20.2.0-canary.20241123-128778e", | ||
"version": "20.2.0-canary.20241126-beded4e", | ||
"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.2.0-canary.20241123-128778e", | ||
"create-nx-workspace": "20.2.0-canary.20241126-beded4e", | ||
"picocolors": "^1.1.0", | ||
@@ -35,0 +35,0 @@ "enquirer": "~2.3.6", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedcreate-nx-workspace@20.2.0-canary.20241126-beded4e(transitive)
- Removedcreate-nx-workspace@20.2.0-canary.20241123-128778e(transitive)