@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-17T09:02:39.408Z',
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);
@@ -1317,7 +1317,7 @@ _safewrap_instance_methods(autocapture);
1317
1317
 
1318
1318
  var VERSION_INFO = {
1319
1319
  env: 'production',
1320
- date: '2022-12-17T09:02:39.408Z',
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);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usermaven/sdk-js",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "description": "Usermaven JavaScript SDK.",
5
5
  "main": "dist/npm/usermaven.cjs.js",
6
6
  "module": "dist/npm/dist/usermaven.es.js",