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.16.5

Diff

Changelog

Source

v1.16.5 2013 February 6

  • More browserify support
balupton
published 1.16.4 •

Changelog

Source

v1.16.4 2013 February 6

balupton
published 1.16.3 •

Changelog

Source

v1.16.3 2013 February 5

  • Node v0.4 support
  • balUtilPaths changes:
    • Removed deprecated console.logs when errors occur (they are now sent to the callback)
    • Fixed determineExecPath when executable requires the environment configuration
  • balUtilTypes changes:
    • isEmptyObject now works for empty values (e.g. null)
  • balUtilFlow changes:
    • Added clone
    • Added deepClone
    • setDeep and getDeep now handle undefined values correctly
balupton
published 1.16.2 •

Changelog

Source

v1.16.2 2013 February 1

  • balUtilPaths changes:
    • Added timeout support to readPath
  • balUtilFlow changes:
    • Added setDeep
    • Added getDeep
balupton
published 1.16.1 •

Changelog

Source

v1.16.1 2013 January 25

  • balUtilFlow changes:
    • Added safeShallowExtendPlainObjects
    • Added safeDeepExtendPlainObjects
balupton
published 1.16.0 •

Changelog

Source

v1.16.0 2013 January 24

  • Node v0.9 compatability
  • balUtilModules changes:
    • Added getEnvironmentPaths
    • Added getStandardExecPaths(execName)
    • exec now supports the output option
    • determineExecPath now resolves the possible paths and checks for their existance
      • This avoids Node v0.9's ENOENT crash when executing a path that doesn't exit
    • getExecPath will now try for .exe paths as well when running on windows if an extension hasn't already been defined
    • getGitPath, getNodePath, getNpmPath will now also check the environment paths
  • balUtilFlow changes:
    • Added createSnore
    • Added suffixArray
    • flow now accepts the signatures ({object,actions,action,args,tasks,next}), (object, action, args, next) and (actions,args,next)
    • Group changes:
      • mode can now be either parallel or serial, rather than async and sync
      • async() is now parallel() (aliased for b/c)
      • sync() is now serial() (aliased for b/c)
  • balUtilTypes changes:
    • Added isEmptyObject
balupton
published 1.15.4 •

Changelog

Source

v1.15.4 2013 January 8

  • balUtilPaths changes:
    • Renamed testIgnorePatterns to isIgnoredPath
      • Added aliases for b/c compatibility
    • Added new ignorePaths option
balupton
published 1.15.3 •

Changelog

Source

v1.15.3 2012 December 24

  • balUtilModules changes:
    • Added requireFresh
balupton
published 1.15.2 •

Changelog

Source

v1.15.2 2012 December 16

  • balUtilPaths changes:
    • Fixed scandir not inheriting ignore patterns when recursing
balupton
published 1.15.1 •

Changelog

Source

v1.15.1 2012 December 15

  • balUtilPaths changes:
    • Fixed testIgnorePatterns when ignoreCommonPatterns is set to true
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