Remove 'new' OFX parser as it is too buggy (#1111)

Draft because it is untested, maybe tonight I will test it! Just wanted
to get some code out cause i had a spare 5 minutes.

The new parser isn't immediately good enough to replace the old parser,
and I sadly lost the time to contribute more! Sorry! If someone else
wants to take maintenance burden of this code, we can not merge this.
Otherwise, it should go the way of the Dodo it seems.

Thanks!

Closes #1044
This commit is contained in:
Davis Silverman
2023-06-08 14:52:34 -04:00
committed by GitHub
parent 6e6d765699
commit 87d269ba5c
5 changed files with 7 additions and 228 deletions

View File

@@ -4530,15 +4530,6 @@ __metadata:
languageName: node
linkType: hard
"@wademason/ofx@npm:1.0.1":
version: 1.0.1
resolution: "@wademason/ofx@npm:1.0.1"
dependencies:
xml-js: ^1.6.11
checksum: 704f33ec70bb44f1612723a1ac216a938dcd47399414d5c39a7d95c365ffedbe033eb5812f732ab9e6f5dc6fcce318e6145a5ca058d4dad2d34b621bd786001e
languageName: node
linkType: hard
"@webassemblyjs/ast@npm:1.11.5, @webassemblyjs/ast@npm:^1.11.5":
version: 1.11.5
resolution: "@webassemblyjs/ast@npm:1.11.5"
@@ -13249,7 +13240,6 @@ __metadata:
"@types/jlongster__sql.js": "npm:@types/sql.js@latest"
"@types/pegjs": ^0.10.3
"@types/webpack": ^5.28.0
"@wademason/ofx": 1.0.1
absurd-sql: 0.0.53
adm-zip: ^0.5.9
babel-loader: ^8.0.6
@@ -20977,17 +20967,6 @@ __metadata:
languageName: node
linkType: hard
"xml-js@npm:^1.6.11":
version: 1.6.11
resolution: "xml-js@npm:1.6.11"
dependencies:
sax: ^1.2.4
bin:
xml-js: ./bin/cli.js
checksum: 24a55479919413687105fc2d8ab05e613ebedb1c1bc12258a108e07cff5ef793779297db854800a4edf0281303ebd1f177bc4a588442f5344e62b3dddda26c2b
languageName: node
linkType: hard
"xml-name-validator@npm:^3.0.0":
version: 3.0.0
resolution: "xml-name-validator@npm:3.0.0"