Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-nx-workspace

Package Overview
Dependencies
Maintainers
0
Versions
1781
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nx-workspace - npm Package Compare versions

Comparing version 20.1.0-beta.4 to 20.1.0-beta.5

2

bin/create-nx-workspace.js

@@ -16,3 +16,2 @@ "use strict";

const yargs_options_1 = require("../src/internal-utils/yargs-options");
const show_nx_warning_1 = require("../src/utils/nx/show-nx-warning");
const ab_testing_1 = require("../src/utils/nx/ab-testing");

@@ -120,3 +119,2 @@ const error_utils_1 = require("../src/utils/error-utils");

const workspaceInfo = await (0, create_workspace_1.createWorkspace)(parsedArgs.preset, parsedArgs);
(0, show_nx_warning_1.showNxWarning)(parsedArgs.name);
await (0, ab_testing_1.recordStat)({

@@ -123,0 +121,0 @@ nxVersion: nx_version_1.nxVersion,

2

package.json
{
"name": "create-nx-workspace",
"version": "20.1.0-beta.4",
"version": "20.1.0-beta.5",
"private": false,

@@ -5,0 +5,0 @@ "description": "Smart Monorepos · Fast CI",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc