Hi,
I'm maintaining an unofficial flatpak build of the OnlyKey app: https://github.com/Ian2020/io.onlykey.OnlyKey-App
Please could this repo add the package-lock.json file that is produced when you build the official app? This would allow the flatpak version to use the identical dependencies. At the moment I have to generate the file myself and there could be differences.
I think the work would just be taking the package-lock.json entry out of .gitignore and git adding the file.
Longer-term if you were to officially build the flatpak yourselves I think this would be necessary anyway.
Thanks.