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.1.0 to 1.2.0

6

History.md
## History
- v1.1 February 6, 2012
- v1.2.0 February 14, 2012
- Removed single and multi modes from `exec`, now always returns the same consistent `callback(err,results)` instead
- Added npm scripts
- v1.1.0 February 6, 2012
- Modularized

@@ -5,0 +9,0 @@ - Added [docco](http://jashkenas.github.com/docco/) docs

7

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

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

},
"scripts": {
"test": "make test"
},
"main": "./lib/balutil.coffee"
}
}

@@ -8,3 +8,3 @@ # Balupton's Node.js Utility Functions

[Take a look at its source file here](https://github.com/balupton/bal-util.npm/blob/master/lib/util.coffee#files)
[Take a look at its source here](https://github.com/balupton/bal-util.npm/tree/master/lib#files)

@@ -45,3 +45,3 @@

Licensed under the [MIT License](https://github.com/balupton/bal-util.npm/blob/master/LICENSE.txt)
Copyright 2011 [Benjamin Arthur Lupton](http://balupton.com)
Licensed under the [MIT License](http://creativecommons.org/licenses/MIT/)
<br/>Copyright &copy; 2011-2012 [Benjamin Arthur Lupton](http://balupton.com)

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