Puzzle-IT

Results 4 issues of Puzzle-IT

### Environment Nodejs 20.10.0, relevant part of my package.json ``` "dependencies": { "java": "github:joeferner/node-java#v0.14.0", "nuxt": "^3.10.3", "vue": "^3.4.19", "vue-router": "^4.3.0" }, "devDependencies": { "node-jdbc-driver": "^1.3.2", "nodejs-jdbc": "^0.1.4", "sql-ddl-to-json-schema": "^4.1.0" },...

pending triage

It looks like the code that is on npmjs.org for version tab v0.14.0 isn't what is here on github. Running `npm install java --ignore-scripts` and checking the `find_java_libdir.sh` shows that...

### Environment First of all thanks for all you hard work, really appreciate it. - Operating System: Linux - Node Version: v20.11.1 - Nuxt Version: 3.8.1 - CLI Version: 3.11.1...

p3
enhancement

This fixes issue #4 for me because of the extra properties that are now available in de backend.