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 Compare versions

Comparing version 1.3.0 to 1.4.0

lib/flow.coffee

5

History.md
## History
- v1.4.0 April 2, 2012
- Renamed `balUtilGroups` to `balUtilFlow`
- Added `toString`, `isArray` and `each` to `balUtilFlow`
- Added `rpdir`, `empty`, and `isPathOlderThan` to `balUtilPaths`
- v1.3.0 February 26, 2012

@@ -4,0 +9,0 @@ - Added `openFile` and `closeFile` to open and close files safely (always stays below the maximum number of allowed open files)

20

package.json
{
"name": "bal-util",
"version": "1.3.0",
"version": "1.4.0",
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton",

@@ -8,6 +8,14 @@ "homepage": "https://github.com/balupton/bal-util.npm",

"javascript",
"collab",
"collaboration",
"sync",
"realtime"
"flow",
"utility",
"util",
"utilities",
"paths",
"path",
"events",
"event",
"module",
"modules",
"compare",
"comparison"
],

@@ -60,5 +68,5 @@ "author": {

"scripts": {
"test": "node ./node_modules/mocha/bin/mocha --reporter spec --ui bdd --ignore-leaks --growl"
"test": "node ./node_modules/mocha/bin/mocha"
},
"main": "./lib/balutil.coffee"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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