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

Diff

Changelog

Source

v1.15.0 2012 December 15

  • balUtilPaths changes:
    • Added testIgnorePatterns
    • Renamed ignorePatterns to ignoreCommonPatterns, and added new ignoreCustomPatterns
      • Affects scandir options
    • Added emac cache files to ignoreCommonPatterns
balupton
published 1.14.1 •

Changelog

Source

v1.14.1 2012 December 14

  • balUtilModules changes:
    • Added getExecPath that will fetch an executable path based on the paths within the environment PATH variable
  • Rebuilt with CoffeeScript 1.4.x
balupton
published 1.14.0 •

Changelog

Source

v1.14.0 2012 November 23

  • balUtilPaths changes:
    • readPath will now follow url redirects
balupton
published 1.13.13 •

Changelog

Source

v1.13.13 2012 October 26

  • balUtilPaths changes:
    • Files that start with ~ are now correctly ignored in commonIgnorePatterns
balupton
published 1.13.12 •

Changelog

Source

v1.13.12 2012 October 22

  • balUtilFlow changes:
    • extend is now an alias of shallowExtendPlainObjects as they were exactly the same
  • balUtilHTML changes:
    • replaceElement and replaceElementAsync changes:
      • now accept arguments in object form as well
      • accept a removeIndentation argument that defaults to true
balupton
published 1.13.11 •

Changelog

Source

v1.13.11 2012 October 22

  • balUtilPaths changes:
    • ensurePath now returns err and exists instead of just err
  • balUtilModules changes:
    • initGitRepo will now default remote to origin and branch to master
    • Added initOrPullGitRepo
published 1.13.10 •

Changelog

Source

v1.13.10 2012 October 7

  • balUtilPaths changes:
    • Added shallowExtendPlainObjects
published 1.13.9 •

Changelog

Source

v1.13.9 2012 October 7

  • balUtilPaths changes:
    • VIM swap files now added to commonIgnorePatterns
      • Thanks to Sean Fridman for pull request #4
published 1.13.8 •

Changelog

Source

v1.13.8 2012 October 2

  • balUtilModules changes:
    • Added openProcess and closeProcess, and using them in spawn and exec, used to prevent EMFILE errors when there are too many open processes
    • Max number of open processes is configurable via the NODE_MAX_OPEN_PROCESSES environment variable balUtilPaths changes:
    • Max number of open files is now configurable via theNODE_MAX_OPEN_FILES environment variable
published 1.13.7 •

Changelog

Source

v1.13.7 2012 September 24

  • balUtilPaths changes:
    • Added textExtensions and binaryExtensions
      • The environment variables TEXT_EXTENSIONS and BINARY_EXTENSIONS will append to these arrays
    • Added isText and isTextSync
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