Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump jsonld to 8.2.0 #107

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lemoustachiste
Copy link
Contributor

This introduces a breaking change in the shape of CheckResult as the shape of the response from jsonld changed. I also had to remove @types/jsonld as it does not seem to follow the latest APIs of jsonld.

It also introduces a half breaking change by adding a flag to check with safe mode on or not. I have tried to maintain the tests as they were as much as possible (because of the breaking change), so it means that some tests had to have safe mode on and others not.

Finally eslint rules and packages seem to be outdated but I didn't go down that route at this point.

@lemoustachiste
Copy link
Contributor Author

PS: I'll be out for the next 2 weeks+

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.

1 participant