@xuda.io/xuda-worker-bundle-min 1.3.932 → 1.3.934

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 +0 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -8203,7 +8203,6 @@ func.events.execute = async function (
8203
8203
  api_utils,
8204
8204
  };
8205
8205
 
8206
- // const fx = await import(get_path("runtime.mjs"));
8207
8206
  const fx = await func.utils.get_plugin_resource(
8208
8207
  SESSION_ID,
8209
8208
  plugin_name,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.io/xuda-worker-bundle-min",
3
- "version": "1.3.932",
3
+ "version": "1.3.934",
4
4
  "description": "xuda framework min",
5
5
  "main": "index.js",
6
6
  "scripts": {