apify 3.1.2-beta.69 → 3.1.2-beta.73

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.69+b29fe4853 copy
2
+ > apify@3.1.2-beta.73+a7df7a45d 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.69+b29fe4853",
3
+ "version": "3.1.2-beta.73+a7df7a45d",
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"
@@ -68,5 +68,5 @@
68
68
  "tslib": "^2.4.0",
69
69
  "ws": "^7.5.9"
70
70
  },
71
- "gitHead": "b29fe4853d637ab527a7f7e3e53c7a5b0fe27a32"
71
+ "gitHead": "a7df7a45d8e4fcb0f5ed94ebfc4f36c0b58f07c0"
72
72
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.1.2-beta.69+b29fe4853",
3
+ "version": "3.1.2-beta.73+a7df7a45d",
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"
@@ -68,5 +68,5 @@
68
68
  "tslib": "^2.4.0",
69
69
  "ws": "^7.5.9"
70
70
  },
71
- "gitHead": "b29fe4853d637ab527a7f7e3e53c7a5b0fe27a32"
71
+ "gitHead": "a7df7a45d8e4fcb0f5ed94ebfc4f36c0b58f07c0"
72
72
  }