@honeybadger-io/js 4.6.2 → 4.7.4

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.
@@ -743,7 +743,7 @@
743
743
  var notifier = {
744
744
  name: 'honeybadger-js',
745
745
  url: 'https://github.com/honeybadger-io/honeybadger-js',
746
- version: '4.6.2'
746
+ version: '4.7.4'
747
747
  };
748
748
  // Split at commas and spaces
749
749
  var TAG_SEPARATOR = /,|\s+/;
@@ -1086,6 +1086,7 @@
1086
1086
  __exportStar(store, exports);
1087
1087
  exports.Types = __importStar(types);
1088
1088
  exports.Util = __importStar(util$1);
1089
+
1089
1090
  } (src));
1090
1091
 
1091
1092
  var util = {};
@@ -1958,6 +1959,7 @@
1958
1959
  (0, breadcrumbs_1.default)()
1959
1960
  ]
1960
1961
  });
1962
+
1961
1963
  } (browser$1));
1962
1964
 
1963
1965
  var browser = /*@__PURE__*/getDefaultExportFromCjs(browser$1);