apify-client 2.23.4-beta.12 → 2.23.4-beta.14
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
|
@@ -13315,7 +13315,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
13315
13315
|
* @hidden
|
|
13316
13316
|
*/ constructor(options){
|
|
13317
13317
|
super({
|
|
13318
|
-
resourcePath: '
|
|
13318
|
+
resourcePath: 'actors',
|
|
13319
13319
|
...options
|
|
13320
13320
|
});
|
|
13321
13321
|
}
|
|
@@ -13699,7 +13699,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
13699
13699
|
* @hidden
|
|
13700
13700
|
*/ constructor(options){
|
|
13701
13701
|
super({
|
|
13702
|
-
resourcePath: '
|
|
13702
|
+
resourcePath: 'actors',
|
|
13703
13703
|
...options
|
|
13704
13704
|
});
|
|
13705
13705
|
}
|
|
@@ -18010,7 +18010,7 @@ function isStream(value) {
|
|
|
18010
18010
|
function getVersionData() {
|
|
18011
18011
|
if (true) {
|
|
18012
18012
|
return {
|
|
18013
|
-
version: "2.23.4-beta.
|
|
18013
|
+
version: "2.23.4-beta.14"
|
|
18014
18014
|
};
|
|
18015
18015
|
}
|
|
18016
18016
|
// eslint-disable-next-line
|