Socket
Socket
Sign inDemoInstall

create-nx-workspace

Package Overview
Dependencies
Maintainers
1
Versions
1689
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 8.5.1-beta.1 to 8.5.1

4

bin/create-nx-workspace.js

@@ -53,4 +53,4 @@ #!/usr/bin/env node

const tsVersion = '~3.4.5';
const cliVersion = '8.5.1-beta.1';
const nxVersion = '8.5.1-beta.1';
const cliVersion = '8.5.1';
const nxVersion = '8.5.1';
const angularCliVersion = '8.3.3';

@@ -57,0 +57,0 @@ const parsedArgs = yargsParser(process.argv, {

{
"name": "create-nx-workspace",
"version": "8.5.1-beta.1",
"version": "8.5.1",
"description": "Extensible Dev Tools for Monorepos",

@@ -30,3 +30,3 @@ "repository": {

"dependencies": {
"@nrwl/workspace": "8.5.1-beta.1",
"@nrwl/workspace": "8.5.1",
"tmp": "0.0.33",

@@ -33,0 +33,0 @@ "yargs-parser": "10.0.0",

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