Socket
Socket
Sign inDemoInstall

@nrwl/workspace

Package Overview
Dependencies
16
Maintainers
1
Versions
1490
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.0-beta.2 to 8.2.0

2

bin/create-nx-workspace.js

@@ -50,3 +50,3 @@ #!/usr/bin/env node

var tmpDir = tmp_1.dirSync().name;
var nxVersion = '8.2.0-beta.2';
var nxVersion = '8.2.0';
var cliVersion = '8.0.1';

@@ -53,0 +53,0 @@ var typescriptVersion = '~3.4.5';

{
"name": "@nrwl/workspace",
"version": "8.2.0-beta.2",
"version": "8.2.0",
"description": "Power-ups for Angular CLI",

@@ -5,0 +5,0 @@ "repository": {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.nxVersion = '8.2.0-beta.2';
exports.nxVersion = '8.2.0';
exports.angularCliVersion = '8.0.0';
exports.typescriptVersion = '~3.4.5';
exports.prettierVersion = '1.16.4';
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc