This is good, but this won't stop the first few visitors from getting pwned. Client-side check (SRI) is still the best solution.
Well many companies that offer you a service don't include the Subresource integrity Tag. Check for instance Stripe : " rel="nofollow">https://js.stripe.com/v3"> or Facebook : " rel="nofollow">https://connect.facebook.net/en_US/sdk.js">
If they offer you a javascript and it has to change frequently to fix bugs, for instance, they don't want to be bothered with having to coordinate with all their customers to change the subresource integrity tag...
In this case, our service could be an alternative.