Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ABAValidator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ABAValidator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "ABAValidator",
"version": "1.0.0",
"version": "1.0.1",
"author": "James Eggers <james.r.eggers@gmail.com> (http://www.jamesreggers.com/)",

@@ -16,3 +16,3 @@ "description": "A validation module for browsers and Node.js to validate an American Bankers Association Routing Number used in ACH payments.",

"scripts": {
"test": "make test"
"test": "mocha tests/aba-validation-tests.js -R spec"
},

@@ -24,5 +24,5 @@ "tags": [ "ach", "validation", "browser"],

"devDependencies": {
"should" : "*",
"mocha" : "*"
"should" : "0.6.3",
"mocha":"1.2.0"
}
}

@@ -1,2 +0,2 @@

ABAValidator
ABAValidator [![Build Status](https://secure.travis-ci.org/JamesEggers1/node-ABAValidator.png)](http://travis-ci.org/JamesEggers1/node-ABAValidator)
=============

@@ -3,0 +3,0 @@

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