@centrapay/swift-parser
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@centrapay/swift-parser", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Swift financial message parser (MT940)", | ||
"main": "index.js", | ||
"bin" : { | ||
"swift-parse" : "scripts/cli.js" | ||
}, | ||
"scripts": { | ||
"test": "jest", | ||
"lint": "eslint lib test cli.js index.js", | ||
"lint": "eslint .", | ||
"doc": "jsdoc -c jsdoc.json" | ||
@@ -10,0 +13,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94816
27
1563