@xuda.io/xuda-worker-bundle-min 1.3.1092 → 1.3.1093

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
@@ -1533,6 +1533,7 @@ glb.attr_abbreviations_arr = [
1533
1533
  "xu-init",
1534
1534
  ];
1535
1535
  glb.solid_attributes = ["disabled"];
1536
+
1536
1537
  func.datasource = {};
1537
1538
  func.datasource.create = async function (
1538
1539
  SESSION_ID,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.io/xuda-worker-bundle-min",
3
- "version": "1.3.1092",
3
+ "version": "1.3.1093",
4
4
  "description": "xuda framework min",
5
5
  "main": "index.js",
6
6
  "scripts": {