Shopify has implemented Subresource Integrity (SRI) for imported JavaScript modules in Chrome and Safari, enhancing security by ensuring module scripts haven't been tampered with. This initiative involved integrating integrity metadata into import maps, allowing dynamic imports with verified integrity. The feature has successfully shipped in Chrome 127 and is in Safari 18 Beta, making ES modules and dynamic imports safer to use with SRI.
Sort: