@iflyrpa/actions 1.2.20 → 1.2.21

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.
package/dist/index.js CHANGED
@@ -6048,7 +6048,9 @@ var __webpack_exports__ = {};
6048
6048
  if ("mockApi" === params.actionType) return xiaohongshuPublish_mock_mockAction(task, params);
6049
6049
  return executeAction(xiaohongshuPublish_mock_mockAction, xiaohongshuPublish_rpa_rpaAction)(task, params);
6050
6050
  };
6051
- var package_namespaceObject = JSON.parse('{"i8":"1.2.20-beta.2"}');
6051
+ var package_namespaceObject = {
6052
+ i8: "1.2.20"
6053
+ };
6052
6054
  const BetaFlag = "HuiwenCanary";
6053
6055
  class Action {
6054
6056
  constructor(task){