The "vanilla" version of each of these data modules will be usable in combination with just an authenticated fetcher, such as Solid Auth Fetcher, or the fetcher from the Inrupt JS Libs.
Given that definition I assumed that a vanilla version has no dependencies to specific solid libraries. I can use it with any paradigm and just pass an authenticated fetcher.
Yet the vanilla version of the bookmarks module has dependencies to:
Defintion of a vanilla version from the readme:
Given that definition I assumed that a vanilla version has no dependencies to specific solid libraries. I can use it with any paradigm and just pass an authenticated fetcher.
Yet the vanilla version of the bookmarks module has dependencies to:
Why?