@threekit/analytics
Advanced tools
Comparing version 0.1.98 to 0.1.99
@@ -108,3 +108,4 @@ import { errorToString } from '@threekit/diagnostics'; | ||
'experienceName', | ||
'experienceVersion' | ||
'experienceVersion', | ||
'pageLoadOffset' | ||
]; | ||
@@ -111,0 +112,0 @@ const auxiliaryParams = {}; |
{ | ||
"name": "@threekit/analytics", | ||
"version": "0.1.98", | ||
"version": "0.1.99", | ||
"type": "module", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"sideEffects": false, | ||
"gitHead": "a1e6e665ddb37685d2f042948ab810b2f5cb9b1d" | ||
"gitHead": "fc9099d04a10ecf869048aabb6ddcd205a6e1e33" | ||
} |
@@ -184,3 +184,4 @@ import { errorToString } from '@threekit/diagnostics'; | ||
'experienceName', | ||
'experienceVersion' | ||
'experienceVersion', | ||
'pageLoadOffset' | ||
]; | ||
@@ -187,0 +188,0 @@ const auxiliaryParams: Record<string, any> = {}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
191647
1978