Socket
Socket
Sign inDemoInstall

@nrwl/cli

Package Overview
Dependencies
Maintainers
1
Versions
997
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrwl/cli - npm Package Compare versions

Comparing version 8.4.8 to 8.4.9-beta.1

4

package.json
{
"name": "@nrwl/cli",
"version": "8.4.8",
"version": "8.4.9-beta.1",
"description": "",

@@ -33,4 +33,4 @@ "repository": {

"yargs": "^11.0.0",
"@nrwl/tao": "8.4.8"
"@nrwl/tao": "8.4.9-beta.1"
}
}

@@ -76,3 +76,3 @@ <p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/nx-logo.png" width="450"></p>

```bash
yarn add @nrwl/web
yarn add --dev @nrwl/web
nx g @nrwl/web:app myapp # or just "nx g myapp"

@@ -89,3 +89,3 @@ ```

```bash
yarn add @nrwl/angular
yarn add --dev @nrwl/angular
nx g @nrwl/angular:app myapp # or just "nx g myapp"

@@ -102,3 +102,3 @@ ```

```bash
yarn add @nrwl/react
yarn add --dev @nrwl/react
nx g @nrwl/react:app myapp # or just "nx g myapp"

@@ -105,0 +105,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