ABAValidator
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ABAValidator", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "James Eggers <james.r.eggers@gmail.com> (http://www.jamesreggers.com/)", | ||
@@ -24,4 +24,4 @@ "description": "A validation module for browsers and Node.js to validate an American Bankers Association Routing Number used in ACH payments.", | ||
"should" : "0.6.3", | ||
"mocha":"1.2.0" | ||
"mocha":"1.2.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
ABAValidator [![Build Status](https://secure.travis-ci.org/JamesEggers1/node-ABAValidator.png)](http://travis-ci.org/JamesEggers1/node-ABAValidator) | ||
ABAValidator [![Build Status](https://secure.travis-ci.org/JamesEggers1/node-ABAValidator.png)](http://travis-ci.org/JamesEggers1/node-ABAValidator) | ||
============= | ||
@@ -3,0 +3,0 @@ |
6404