Comparing version 1.4.1 to 1.4.2
## History | ||
- v1.4.2 April 5, 2012 | ||
- Fixed a failing test due to the `bal-util.npm` to `bal-util` rename | ||
- Improvements to `balUtilModules.spawn` | ||
- will only return an error if the exit code was `1` | ||
- will also contain the `code` and `signal` with the results | ||
- `results[x][0]` is now the stderr string, rather than an error object | ||
- v1.4.1 April 5, 2012 | ||
@@ -4,0 +11,0 @@ - Added `spawn` to `balUtilModules` |
{ | ||
"name": "bal-util", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/balupton/bal-util", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
267507