Comparing version 0.2.0 to 0.2.1
@@ -41,3 +41,4 @@ 'use strict'; | ||
iban: select('a:NtryDtls/a:TxDtls/a:RltdPties/a:CdtrAcct/a:Id/a:IBAN/text()', elem).toString() | ||
} | ||
}, | ||
debitorName: select('a:NtryDtls/a:TxDtls/a:RltdPties/a:Dbtr/a:Nm/text()', elem).toString(), | ||
}, | ||
@@ -44,0 +45,0 @@ remittanceInformation: { |
{ | ||
"name": "corporate", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A module for parsing (mostly) ISO20022 messages", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
178917
716