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

@ach/ach

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ach/ach - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

CHANGES.md

2

bin/command.js

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var ach, arg, editTransforms, i, inFormat, interactive, j, outFormat, pkg, ref, ref1, started;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var calculate;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var createBatch, credit, debit, ref, toDate, toYYMMDD, tomorrowDate, validate;

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

@@ -1,4 +0,4 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var ctx;
module.exports = ctx = function(batchData) {};

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var validate;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var ccd, ctx, ppd, ref, ref1, toHHMM, toYYMMDD, validate;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var createEntry, getTransactionCode, validate;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var create;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var batch, calculate, ccd, ctx, ppd, ref, validate, wrap;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Transform, ach, edit, path, to;

@@ -13,3 +13,3 @@

module.exports = edit = function(editorsArray) {
var editorTransform, error, error1, errorProvider, i, len, transform;
var editorTransform, error, errorProvider, i, len, transform;
for (i = 0, len = editorsArray.length; i < len; i++) {

@@ -16,0 +16,0 @@ editorTransform = editorsArray[i];

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var edit, from, isEftObject, isStream, strung, to, transforms;

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

@@ -1,4 +0,4 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
module.exports = function(object) {
return 'object' === typeof object && !Array.isArray(object);
};

@@ -1,4 +0,4 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
module.exports = function(thing) {
return ((thing != null ? thing.pipe : void 0) != null) && ((thing != null ? thing.write : void 0) != null);
};

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var isStream, to, transforms;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var formats, validate;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
module.exports = {

@@ -3,0 +3,0 @@ toYYMMDD: function(date) {

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var ach, transforms;

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

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AchFormatter, formats, nines, outputFields, padNum, padString, spaces, zeroes,

@@ -3,0 +3,0 @@ extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AchParser, EachPart, insertTransform, lineParsers,

@@ -3,0 +3,0 @@ extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },

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

// Generated by CoffeeScript 1.10.0
var aba, abaFull, abaFullPlus, alphanumeric, date, formats, time, validator;
// Generated by CoffeeScript 1.11.1
var aba, abaFull, abaFullPlus, alphanumeric, date, field, formats, time, validator;

@@ -579,1 +579,18 @@ validator = require('../api/validate');

formats.PPD = formats.CCD;
formats.WEB = {
entry: {
type: '6',
fields: formats.CCD.entry.fields.slice(0)
},
addenda: {
type: '7',
fields: formats.CCD.addenda.fields.slice(0)
}
};
field = formats.WEB.entry.fields[8] = {
name: 'paymentTypeCode',
length: 2,
pattern: /(R|S) /
};

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var getTransform, setTransform, transforms;

@@ -16,3 +16,3 @@

getTransform = function(format, which) {
var error, error1, otherModule, ref, ref1, transform;
var error, otherModule, ref, ref1, transform;
if (!((format != null) && (which != null))) {

@@ -19,0 +19,0 @@ return;

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var JsonFormatter,

@@ -3,0 +3,0 @@ extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var JsonParser,

@@ -3,0 +3,0 @@ extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },

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

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var extractFields, formats, noop;

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

{
"name": "@ach/ach",
"version": "1.0.3",
"version": "1.1.0",
"description": "NACHA ACH EFT File Parser/Editor/Formatter for CCD+ / PPD+ / CTX+",

@@ -38,9 +38,10 @@ "keywords": [

"devDependencies": {
"coffee-script": "^1.10.0",
"mocha": "^2.4.5"
"coffee-script": "^1.11.1",
"mocha": "^3.1.2"
},
"dependencies": {
"each-part": "^0.8.1",
"strung": "^1.0.4"
"each-part": "^0.9.0",
"requireg": "^0.1.6",
"strung": "^1.0.5"
}
}
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