scratch-storage 4.1.11 → 4.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4584,7 +4584,7 @@ module.exports = {
4584
4584
  /******/
4585
4585
  /******/ /* webpack/runtime/jsonp chunk loading */
4586
4586
  /******/ (() => {
4587
- /******/ __webpack_require__.b = (document && document.baseURI) || self.location.href;
4587
+ /******/ __webpack_require__.b = (typeof document !== 'undefined' && document.baseURI) || self.location.href;
4588
4588
  /******/
4589
4589
  /******/ // object to store loaded and loading chunks
4590
4590
  /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched