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

bal-util

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bal-util - npm Package Versions

1
12

1.9.4

Diff

Changelog

Source

v1.9.4 2012 June 22

  • Fixed a problem with large asynchronous groups
published 1.9.3 •

Changelog

Source

v1.9.3 2012 June 22

  • balUtilFlow changes:
    • Added extractOptsAndCallback and extend
published 1.9.2 •

Changelog

Source

v1.9.2 2012 June 21

  • balUtilFlow changes:
    • Added fireWithOptionalCallback, updated groups and emitters to use this
published 1.9.1 •

Changelog

Source

v1.9.1 2012 June 21

  • balUtilModules changes:
    • initNodeModules now supports output option
published 1.9.0 •

Changelog

Source

v1.9.0 2012 June 21

  • balUtilEvents changes:
    • EventEmitterEnhanced changes:
      • emitSync and emitAsync changes:
        • The next callback is now optional, if it is not detected then we will automatically mark the listener as completed once we have executed it (in other words, if it doesn't have a next callback, then we treat it as a synchronous listener)
published 1.8.8 •

Changelog

Source

v1.8.8 2012 June 19

  • Fixed a problem with large synchronous groups
balupton
published 1.8.6 •

Changelog

Source

v1.8.6 2012 June 19

  • balUtilEvents changes:
    • Split emitSync and emitAsync out of EventSystem and into new EventEmitterEnhanced that EventSystem extends
balupton
published 1.8.5 •

Changelog

Source

v1.8.5 2012 June 11

  • Made next callbacks necessary by default
balupton
published 1.8.4 •

Changelog

Source

v1.8.4 2012 June 11

  • balUtilModule changes:
    • spawn
      • will now return results in the order of err, stdout, stderr, code, signal
      • now splits string commands using / /
  • balUtilFlow changes:
    • Group will now only return error as an array if we have more than one error
  • Updated for Joe v1.0.0
balupton
published 1.8.3 •

Changelog

Source

v1.8.3 2012 June 9

  • balUtilCompare changes:
    • packageCompare will now fail gracefully if it receives malformed json
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