apify 3.1.2-beta.37 → 3.1.2-beta.44

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > apify@3.1.2-beta.37+e9d1c2ad0 copy
2
+ > apify@3.1.2-beta.44+a47711eae copy
3
3
  > ts-node -T ../../scripts/copy.ts --readme=local
4
4
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.1.2-beta.37+e9d1c2ad0",
3
+ "version": "3.1.2-beta.44+a47711eae",
4
4
  "description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",
5
5
  "engines": {
6
6
  "node": ">=16.0.0"
@@ -65,12 +65,12 @@
65
65
  "@crawlee/core": "^3.1.1",
66
66
  "@crawlee/types": "^3.1.1",
67
67
  "@crawlee/utils": "^3.1.1",
68
- "apify-cli": "^0.12.0",
68
+ "apify-cli": "^0.13.0",
69
69
  "apify-client": "^2.6.0",
70
70
  "import-local": "^3.1.0",
71
71
  "ow": "^0.28.1",
72
72
  "semver": "^7.3.7",
73
73
  "ws": "^7.5.9"
74
74
  },
75
- "gitHead": "e9d1c2ad0bae08868b8715e5a93782e1bb00c51c"
75
+ "gitHead": "a47711eaee9f636e4bb0d08bd90608f5b39870db"
76
76
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.1.2-beta.37+e9d1c2ad0",
3
+ "version": "3.1.2-beta.44+a47711eae",
4
4
  "description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",
5
5
  "engines": {
6
6
  "node": ">=16.0.0"
@@ -65,12 +65,12 @@
65
65
  "@crawlee/core": "^3.1.1",
66
66
  "@crawlee/types": "^3.1.1",
67
67
  "@crawlee/utils": "^3.1.1",
68
- "apify-cli": "^0.12.0",
68
+ "apify-cli": "^0.13.0",
69
69
  "apify-client": "^2.6.0",
70
70
  "import-local": "^3.1.0",
71
71
  "ow": "^0.28.1",
72
72
  "semver": "^7.3.7",
73
73
  "ws": "^7.5.9"
74
74
  },
75
- "gitHead": "e9d1c2ad0bae08868b8715e5a93782e1bb00c51c"
75
+ "gitHead": "a47711eaee9f636e4bb0d08bd90608f5b39870db"
76
76
  }