@iflyrpa/actions 4.0.0 → 4.0.1
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 +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
|
@@ -8737,7 +8737,7 @@ var __webpack_exports__ = {};
|
|
|
8737
8737
|
i8: "0.1.2"
|
|
8738
8738
|
};
|
|
8739
8739
|
var package_namespaceObject_0 = {
|
|
8740
|
-
i8: "
|
|
8740
|
+
i8: "4.0.1"
|
|
8741
8741
|
};
|
|
8742
8742
|
const external_node_fs_namespaceObject = require("node:fs");
|
|
8743
8743
|
var external_node_fs_default = /*#__PURE__*/ __webpack_require__.n(external_node_fs_namespaceObject);
|
package/dist/index.js
CHANGED
|
@@ -5490,7 +5490,7 @@ var __webpack_exports__ = {};
|
|
|
5490
5490
|
const package_json_namespaceObject = require("@iflyrpa/share/package.json");
|
|
5491
5491
|
var package_json_default = /*#__PURE__*/ __webpack_require__.n(package_json_namespaceObject);
|
|
5492
5492
|
var package_namespaceObject = {
|
|
5493
|
-
i8: "
|
|
5493
|
+
i8: "4.0.1"
|
|
5494
5494
|
};
|
|
5495
5495
|
const share_namespaceObject = require("@iflyrpa/share");
|
|
5496
5496
|
const external_node_fs_namespaceObject = require("node:fs");
|
package/dist/index.mjs
CHANGED
|
@@ -5435,7 +5435,7 @@ function __webpack_require__(moduleId) {
|
|
|
5435
5435
|
};
|
|
5436
5436
|
})();
|
|
5437
5437
|
var package_namespaceObject = {
|
|
5438
|
-
i8: "
|
|
5438
|
+
i8: "4.0.1"
|
|
5439
5439
|
};
|
|
5440
5440
|
var dist = __webpack_require__("../../node_modules/.pnpm/https-proxy-agent@7.0.6/node_modules/https-proxy-agent/dist/index.js");
|
|
5441
5441
|
async function ProxyAgent(task, ip, adr, accountId, refresh) {
|