Socket
Socket
Sign inDemoInstall

@nrwl/workspace

Package Overview
Dependencies
Maintainers
1
Versions
1609
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrwl/workspace - npm Package Compare versions

Comparing version 9.0.0-beta.5 to 9.0.0-rc.1

2

migrations.json

@@ -353,3 +353,3 @@ {

"@angular/cli": {
"version": "9.0.0-rc.12",
"version": "9.0.0",
"alwaysAddToPackageJson": false

@@ -356,0 +356,0 @@ },

{
"name": "@nrwl/workspace",
"version": "9.0.0-beta.5",
"version": "9.0.0-rc.1",
"description": "Extensible Dev Tools for Monorepos",

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

"dependencies": {
"@angular-devkit/core": "9.0.0-rc.12",
"@angular-devkit/schematics": "9.0.0-rc.12",
"@angular-devkit/core": "9.0.0",
"@angular-devkit/schematics": "9.0.0",
"cosmiconfig": "4.0.0",

@@ -69,4 +69,4 @@ "fs-extra": "6.0.0",

"chalk": "2.4.2",
"@nrwl/cli": "9.0.0-beta.5"
"@nrwl/cli": "9.0.0-rc.1"
}
}
export declare const nxVersion = "*";
export declare const angularCliVersion = "9.0.0-rc.12";
export declare const angularCliVersion = "9.0.0";
export declare const typescriptVersion = "~3.7.4";

@@ -4,0 +4,0 @@ export declare const prettierVersion = "1.18.2";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.nxVersion = '9.0.0-beta.5';
exports.angularCliVersion = '9.0.0-rc.12';
exports.nxVersion = '9.0.0-rc.1';
exports.angularCliVersion = '9.0.0';
exports.typescriptVersion = '~3.7.4';

@@ -6,0 +6,0 @@ exports.prettierVersion = '1.18.2';

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