Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ultra-runner

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ultra-runner - npm Package Versions

1245

3.0.1

Diff

Changelog

Source

3.0.1 (2020-03-26)

Bug Fixes

  • 🐛 terminal now properly updates changed lines (d366be7)

Other

  • deps: update dependency eslint-plugin-unicorn to v18 (#49) (a66a9ee)
  • deps: update dependency jest to v25.2.2 (#47) (2810354)
  • ⚡️ set spinner interval to 120 instead of 80 (6c916e9)
flemaitr
published 3.0.0 •

Changelog

Source

3.0.0 (2020-03-25)

⚠ BREAKING CHANGES

  • 💥 🐛 --concurrency was one of. Concurrency of 1 is now correct

Features

  • ✨ added --serial option that is the same as --concurrency 1 (10e09a7)
  • ✨ quit --monitor on [q] (7703f40)

Bug Fixes

  • 🐛 force build when package has not been added to Git (17d5dea)
  • 💥 🐛 --concurrency was one of. Concurrency of 1 is now correct (d85781c)

Other

  • deps: update dependency @types/node to v13.9.4 (#46) (86d8ec2)
  • 🎨 prettier 2.0 (b2d2d3b)
flemaitr
published 2.3.6 •

Changelog

Source

2.3.6 (2020-03-24)

Bug Fixes

  • 🐛 correctly handle post and pre scripts when running concurrently (fixes #45) (9a5c670)
flemaitr
published 2.3.5 •

Changelog

Source

2.3.5 (2020-03-24)

Bug Fixes

  • 🐛 use correct PATH key on all platforms. It's "Path" instead of "PATH" on Windows (a90a310)

Other

  • deps: update dependency devmoji to v2.1.7 (#44) (5a2d994)
flemaitr
published 2.3.4 •

Changelog

Source

2.3.4 (2020-03-24)

Bug Fixes

  • 🐛 always extend PATH with local node_modules/.bin directory for commands that execute child processes like nyc #35 (b375017)

Other

  • deps: update all non-major dependencies to v2.25.0 (#42) (2d869ae)
  • deps: update dependency @types/prettier to v1.19.1 (#41) (d6266f4)
  • deps: update dependency prettier to v2.0.2 (#43) (239d833)
flemaitr
published 2.3.3 •

Changelog

Source

2.3.3 (2020-03-22)

Bug Fixes

  • 🐛 added support for specifying env vars before the command (edcb0bf)

Other

  • 🎨 Prettier 2.0 (8b19431)
  • 🚨 added tests for env vars prefixes (e3d2335)
  • deps: pin dependency @types/cross-spawn to 6.0.1 (#36) (547f539)
  • deps: update all non-major dependencies (#34) (ca36459)
  • deps: update all non-major dependencies (#38) (7327851)
  • deps: update dependency @types/rimraf to v3 (#39) (0459b43)
  • deps: update dependency prettier to v2 (#40) (6642656)
flemaitr
published 2.3.2 •

Changelog

Source

2.3.2 (2020-03-18)

Bug Fixes

  • 🐛 process-list now shows node processes on windows (03d8087)
  • 🐛 use cross-spawn for better windows support (d5b6450)
flemaitr
published 2.3.1 •

Changelog

Source

2.3.1 (2020-03-16)

Bug Fixes

  • 🐛 stricter regex for known binaries (5d5fc92)
flemaitr
published 2.3.0 •

Changelog

Source

2.3.0 (2020-03-15)

Features

  • ✨ sort by total cpu for parent process including its children (755dc60)
flemaitr
published 2.2.1 •

Changelog

Source

2.2.1 (2020-03-15)

Bug Fixes

  • 🐛 some node processes were not shown due to issue with ps-list (e4d4f54)
  • 🐛 tree rendering should now always be correct (6e1fe43)

Other

  • deps: 🔗 update (4f6f824)
  • deps: 🔗 update (139d590)
  • deps: update dependency @types/chai to v4.2.11 (#32) (5b8c607)
  • deps: update dependency devmoji to v2.1.6 (#33) (ecc9dab)
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