We updated our dependency reports to that the put the files under the /docs/dependencies directory of the repository. Previously, the files were placed into the root of the project. See this issue on why we made this change.
Please update the code related to loading the license information of our dependencies accordingly.
Old reports would be kept at the root for the time being, as we're migrating. So, the code of the site should look for the new location first, and it not found pick the reports from the repository root.
We updated our dependency reports to that the put the files under the
/docs/dependenciesdirectory of the repository. Previously, the files were placed into the root of the project. See this issue on why we made this change.Please update the code related to loading the license information of our dependencies accordingly.
Old reports would be kept at the root for the time being, as we're migrating. So, the code of the site should look for the new location first, and it not found pick the reports from the repository root.