Socket
Socket
Sign inDemoInstall

@nrwl/tao

Package Overview
Dependencies
Maintainers
1
Versions
1577
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrwl/tao - npm Package Compare versions

Comparing version 8.7.0-beta.8 to 8.7.0

2

package.json
{
"name": "@nrwl/tao",
"version": "8.7.0-beta.8",
"version": "8.7.0",
"description": "CLI for generating code and running commands",

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

@@ -350,4 +350,4 @@ "use strict";

migrationsFile.migrations.forEach(m => {
logger.info(`Running migration ${m.package}:${m.name}`);
p = p.then(() => {
logger.info(`Running migration ${m.package}:${m.name}`);
return workflow

@@ -354,0 +354,0 @@ .execute({

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