Skip to content

Conversation

@surilindur
Copy link

This should fix the issue of the TS compiler pulling in rdf-js to provide Quad type for RdfParser in lib/index.d.ts, which, in turn, was causing projects depending on rdf-parse to have to include rdf-js as a dependency to make the project compile.

I do not know if this is the best way to do it (assigning a specific type to RdfParser<Q>), but this seems to fix the problem without opening the can of worms that is dependency updates.

@rubensworks
Copy link
Owner

I fixed the problem by resetting part of the lockfile, released as 2.3.3.

@surilindur surilindur deleted the fix/use-rdfjs-types-in-index-d-ts branch February 6, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants