abavalidator
Version:
A validation module for browsers and Node.js to validate an American Bankers Association Routing Number used in ACH payments.
43 lines (35 loc) • 1.27 kB
Markdown
## 2021-06-26 ##
- Merged in fix to minify command
- Updated NPM dependencies
- package version -> 3.1.2
## 2021-04-26 ##
- Updated Typescript support
- package version -> 3.1.1
## 2021-04-24 ##
- Updated Typescript support
- package version -> 3.1.0
## 2020-08-16 ##
- Package Updates
- Added Typescript support
- package version -> 3.0.0
## 2020-04-14 ##
- General maintenance of version and readme file.
- package version -> 2.0.2
## 2015-06-30 ##
- Updated devDependencies and License info to package.json
- Dropped Node v0.4 support (previously tested fine but no longer testing it)
- Cleaned up implementation similar to the Luhn package.
- Added Browserify Support
- Updated Travis environments to v0.6-v0.12
- package version -> 2.0.1
## 2012-08-15 ##
- Merged in code refactoring from [Roman Shtylman](https://github.com/shtylman)
- Updated Contributors in package.json and primary README.md
- package version -> 1.0.5
## 2012-08-07 ##
- Added client-install npm script to begin streamlining client-side install
- Added install and update npm scripts to provide a notification on how to install ABAValidator for client-side use.
- package version -> 1.0.4
## 2012-07-02 ##
- Updated package to use `keywords` instead of `tags`
- package version -> 1.0.3