The answer is that some MB userscripts rely on the jQuery version which is already delivered and used by MBS itself. As long as jQuery is already available this avoids loading the same library from two different servers, but it becomes a problem when MBS decides to remove a library which is no longer in use. A few months ago the removal of Lodash broke some userscripts that relied on this library being provided by MBS:
3 Likes