Socket
Socket
Sign inDemoInstall

create-nx-workspace

Package Overview
Dependencies
Maintainers
1
Versions
1685
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.0.2 to 8.1.0-beta.1

4

bin/create-nx-workspace.js

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

var tmpDir = tmp_1.dirSync().name;
var nxVersion = '8.0.2';
var cliVersion = '8.0.0';
var nxVersion = '8.1.0-beta.1';
var cliVersion = '8.0.1';
var typescriptVersion = '~3.4.5';

@@ -42,0 +42,0 @@ fs_1.writeFileSync(path.join(tmpDir, 'package.json'), JSON.stringify({

{
"name": "create-nx-workspace",
"version": "8.0.2",
"version": "8.1.0-beta.1",
"description": "Angular CLI power-ups for modern Web development",

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

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