react-instantsearch 7.13.7 → 7.13.8
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.
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
var React__default = 'default' in React ? React['default'] : React;
|
|
9
9
|
|
|
10
|
-
var version = '7.13.
|
|
10
|
+
var version = '7.13.8';
|
|
11
11
|
|
|
12
12
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
13
13
|
//
|
|
@@ -11194,7 +11194,7 @@
|
|
|
11194
11194
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
11195
11195
|
return arr2;
|
|
11196
11196
|
}
|
|
11197
|
-
var ALGOLIA_INSIGHTS_VERSION = '2.
|
|
11197
|
+
var ALGOLIA_INSIGHTS_VERSION = '2.17.2';
|
|
11198
11198
|
var ALGOLIA_INSIGHTS_SRC = "https://cdn.jsdelivr.net/npm/search-insights@".concat(ALGOLIA_INSIGHTS_VERSION, "/dist/search-insights.min.js");
|
|
11199
11199
|
function createInsightsMiddleware() {
|
|
11200
11200
|
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
@@ -13207,7 +13207,7 @@
|
|
|
13207
13207
|
};
|
|
13208
13208
|
}
|
|
13209
13209
|
|
|
13210
|
-
var version$3 = '4.75.
|
|
13210
|
+
var version$3 = '4.75.5';
|
|
13211
13211
|
|
|
13212
13212
|
function _typeof$q(obj) {
|
|
13213
13213
|
"@babel/helpers - typeof";
|