Open
Description
We got our first request to release to NPM. One of our publishers wants to use a specific version of the client and/or with subresource integrity which won't work for our hosted version (if the script changes, the hash changes).
There are trade-offs with releasing the script as that means that we do have to support old versions (up to a point and/or have a policy). However, this would give our publishers piece of mind that we aren't changing anything on them without them knowing.