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

exits

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exits - npm Package Versions

2

2.0.1

Diff

Changelog

Source

2.0.1 (2019-06-14)

Bug Fixes

  • package: declares bin (b36a24d)

Features

  • bin: fail flag can take different configuration values for failure (365b6d4)

BREAKING CHANGES

  • bin: For the executable, the --fail flag -previously boolean- now takes several possible values for failure
rafamel
published 2.0.0 •

Changelog

Source

2.0.1 (2019-06-14)

Bug Fixes

Features

  • bin: fail flag can take different configuration values for failure (365b6d4)

BREAKING CHANGES

  • bin: For the executable, the --fail flag -previously boolean- now takes several possible values for failure
rafamel
published 1.0.2 •

Changelog

Source

1.0.2 (2019-05-17)

Bug Fixes

  • utils/logger: prevents logger methodFactory from being registered twice (0c27828)
rafamel
published 1.0.1 •

Changelog

Source

1.0.1 (2019-05-17)

Bug Fixes

  • deps: updates dependencies (e85bdd2)
  • package: declares exits bin (fe412d5)
rafamel
published 1.0.0 •

Changelog

Source

1.0.0 (2019-05-15)

Bug Fixes

  • deps: updates dependencies (1ed4996)

Features

  • add: makes it so tasks with a lower priority index are executed first (56711fc)
  • methods/add: takes priority as first argument (e25579f)
  • methods/spawn: allows for second argument args to be omitted (34c6aee)

BREAKING CHANGES

  • methods/add: While priority was previously an optional second argument for add, if passed, it must now be its first argument; otherwise add can also take a callback function as its first argument.
  • add: While previously a larger priority index meant a task would execute first, now the opposite holds true, as it might be a more intuitive behavior to most.
rafamel
published 0.5.1 •

Changelog

Source

0.5.1 (2019-05-09)

rafamel
published 0.5.0 •

Changelog

Source

0.5.0 (2019-05-09)

Bug Fixes

  • utils/logger: ensures methodFactory is used immediately after is set (566ec85)

Features

  • bin: calls spawn w/ environment variables and bin paths (9b7a319)
  • utils/logger: implements and tests for prefixes (17b8f7d)
rafamel
published 0.4.0 •

Changelog

Source

0.4.0 (2019-02-03)

Bug Fixes

  • bin: fixes arguments parsing (6e6d15e)

Code Refactoring

  • bin: changes bin api, commands are now passed within quotes instead of after -- (427f697)

Features

  • bin: adds --fail flag to exit with code 1 when seconds command fails (9d0bec1)
  • bin: exits with code 1 when it has failed to parse arguments and help is shown (d5aee99)

BREAKING CHANGES

  • bin: bin exits with code 1 at arguments parsing failure
  • bin: bin takes commands to execute as a single quoted argument
  • bin: mainCmd on bin must now follow "--"
rafamel
published 0.3.0 •

Changelog

Source

0.3.0 (2019-01-30)

Features

  • on: on callbacks receive state() & are waited for (da2ef89)

BREAKING CHANGES

  • on: on() now receives state() for convenience to recover the updated state if needed instead of different arguments depending on event.
rafamel
published 0.2.1 •

Changelog

Source

0.2.1 (2019-01-29)

Bug Fixes

  • resolver: includes type agnostic overload to allow for options.resolver to resolver calls (4643959)
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