You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass the absolute path of the XSD to `xmllint` instead of changing the cwd of the entire Node process.
Also updated .npmignore to include the index.d.ts and not double include the schamas in the pack.
Fixesauthenio#2, fixesauthenio#3
If I clone the repo and check it out and run npm run build it produces a index.d.ts file however that file is missing if you install from npm https://registry.npmjs.org/@authenio/samlify-validate-with-xmllint/-/samlify-validate-with-xmllint-1.0.2.tgz
The text was updated successfully, but these errors were encountered: