@usermaven/sdk-js 1.1.5 → 1.1.6
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.
|
@@ -1321,7 +1321,7 @@ _safewrap_instance_methods(autocapture);
|
|
|
1321
1321
|
|
|
1322
1322
|
var VERSION_INFO = {
|
|
1323
1323
|
env: 'production',
|
|
1324
|
-
date: '2022-12-
|
|
1324
|
+
date: '2022-12-18T12:31:15.407Z',
|
|
1325
1325
|
version: '1.1.5'
|
|
1326
1326
|
};
|
|
1327
1327
|
var USERMAVEN_VERSION = "".concat(VERSION_INFO.version, "/").concat(VERSION_INFO.env, "@").concat(VERSION_INFO.date);
|
package/dist/npm/usermaven.es.js
CHANGED
|
@@ -1317,7 +1317,7 @@ _safewrap_instance_methods(autocapture);
|
|
|
1317
1317
|
|
|
1318
1318
|
var VERSION_INFO = {
|
|
1319
1319
|
env: 'production',
|
|
1320
|
-
date: '2022-12-
|
|
1320
|
+
date: '2022-12-18T12:31:15.407Z',
|
|
1321
1321
|
version: '1.1.5'
|
|
1322
1322
|
};
|
|
1323
1323
|
var USERMAVEN_VERSION = "".concat(VERSION_INFO.version, "/").concat(VERSION_INFO.env, "@").concat(VERSION_INFO.date);
|