create-nx-plugin
Advanced tools
Comparing version 20.1.0-canary.20241109-77d6704 to 20.1.0
@@ -12,3 +12,2 @@ #!/usr/bin/env node | ||
const output_1 = require("create-nx-workspace/src/utils/output"); | ||
const show_nx_warning_1 = require("create-nx-workspace/src/utils/nx/show-nx-warning"); | ||
const ab_testing_1 = require("create-nx-workspace/src/utils/nx/ab-testing"); | ||
@@ -99,3 +98,2 @@ exports.yargsDecorator = { | ||
const workspaceInfo = await (0, create_nx_workspace_1.createWorkspace)(`@nx/plugin@${nxVersion}`, populatedArguments); | ||
(0, show_nx_warning_1.showNxWarning)(parsedArgs.pluginName); | ||
await (0, ab_testing_1.recordStat)({ | ||
@@ -102,0 +100,0 @@ nxVersion, |
{ | ||
"name": "create-nx-plugin", | ||
"version": "20.1.0-canary.20241109-77d6704", | ||
"version": "20.1.0", | ||
"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.1.0-canary.20241109-77d6704", | ||
"create-nx-workspace": "20.1.0", | ||
"picocolors": "^1.1.0", | ||
@@ -35,0 +35,0 @@ "enquirer": "~2.3.6", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
10307
162
+ Addedcreate-nx-workspace@20.1.0(transitive)
- Removedcreate-nx-workspace@20.1.0-canary.20241109-77d6704(transitive)
Updatedcreate-nx-workspace@20.1.0