@iflyrpa/actions 1.2.5-beta.3 → 1.2.6-beta.0

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/bundle.js CHANGED
@@ -15806,7 +15806,9 @@ var __webpack_exports__ = {};
15806
15806
  if ("mockApi" === params.actionType) return xiaohongshuPublish_mock_mockAction(task, params);
15807
15807
  return executeAction(xiaohongshuPublish_mock_mockAction, xiaohongshuPublish_rpa_rpaAction)(task, params);
15808
15808
  };
15809
- var package_namespaceObject = JSON.parse('{"i8":"1.2.5-beta.2"}');
15809
+ var package_namespaceObject = {
15810
+ i8: "1.2.5"
15811
+ };
15810
15812
  class Action {
15811
15813
  constructor(task){
15812
15814
  this.task = task;