@iflyrpa/actions 3.0.3 → 4.0.0-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 +2 -2
- package/dist/bundle.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
|
@@ -8737,7 +8737,7 @@ var __webpack_exports__ = {};
|
|
|
8737
8737
|
i8: "0.1.0"
|
|
8738
8738
|
};
|
|
8739
8739
|
var package_namespaceObject_0 = {
|
|
8740
|
-
i8: "3.0.
|
|
8740
|
+
i8: "3.0.4"
|
|
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);
|
|
@@ -23280,7 +23280,7 @@ var __webpack_exports__ = {};
|
|
|
23280
23280
|
};
|
|
23281
23281
|
const ProxyInfo = await http.api({
|
|
23282
23282
|
method: "POST",
|
|
23283
|
-
url: "
|
|
23283
|
+
url: "https://fetdev.iflysec.com/ip-pool/pool/eip/proxy",
|
|
23284
23284
|
data: params
|
|
23285
23285
|
}).catch((err)=>{
|
|
23286
23286
|
throw {
|