@xuda.io/xuda-worker-bundle-min 1.3.2253 → 1.3.2255

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.
Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1095,6 +1095,7 @@ var SUPPORT_PEER_CONN = null;
1095
1095
  var STUDIO_PEER_CONN_MSG_QUEUE = [];
1096
1096
 
1097
1097
  var CLIENT_ACTIVITY_TS;
1098
+ var IS_ONLINE;
1098
1099
 
1099
1100
  glb.REFERENCE_LESS_FUNCTIONS = ['update', 'raise_event', 'call_library', 'invoke_action', 'loader_on', 'loader_off', 'emit_event', 'delay', 'execute_evaluate_javascript', 'execute_native_javascript'];
1100
1101
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.io/xuda-worker-bundle-min",
3
- "version": "1.3.2253",
3
+ "version": "1.3.2255",
4
4
  "description": "xuda framework min",
5
5
  "main": "index.js",
6
6
  "scripts": {