I just had a look at the npm package downloadable from https://registry.npmjs.org/libxml2-wasm/-/libxml2-wasm-0.7.1.tgz which seems to contain a compiled version of the libxml2 software in libxml2raw.mjs. Unfortunately, I couldn't find any mention of the libxml2 license and copyright notice. There's only a LICENSE file containing Copyright (c) 2023 James Lan which makes a misleading claim about the copyright status. Please add a copy of the original libxml2 license to the package download.
I just had a look at the npm package downloadable from https://registry.npmjs.org/libxml2-wasm/-/libxml2-wasm-0.7.1.tgz which seems to contain a compiled version of the libxml2 software in
libxml2raw.mjs. Unfortunately, I couldn't find any mention of the libxml2 license and copyright notice. There's only a LICENSE file containingCopyright (c) 2023 James Lanwhich makes a misleading claim about the copyright status. Please add a copy of the original libxml2 license to the package download.