apify 3.0.3-beta.78 → 3.0.3-beta.79

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,5 +1,5 @@
1
- apify:copy: cache hit, replaying output b787765f6b73dc59
1
+ apify:copy: cache hit, replaying output 26cd084d4a17c50d
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.3-beta.78+763a2196 copy
3
+ apify:copy: > apify@3.0.3-beta.79+af2833f1 copy
4
4
  apify:copy: > ts-node -T ../../scripts/copy.ts --readme=local
5
5
  apify:copy:
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.3-beta.78+763a2196",
3
+ "version": "3.0.3-beta.79+af2833f1",
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,5 +65,5 @@
65
65
  "semver": "^7.3.7",
66
66
  "ws": "^7.5.8"
67
67
  },
68
- "gitHead": "763a2196309bb057c2bb8b5ba7bf0a4f848a8fbf"
68
+ "gitHead": "af2833f1dbd7c788f3ee09d887fec0dbd9190c91"
69
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.3-beta.78+763a2196",
3
+ "version": "3.0.3-beta.79+af2833f1",
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,5 +65,5 @@
65
65
  "semver": "^7.3.7",
66
66
  "ws": "^7.5.8"
67
67
  },
68
- "gitHead": "763a2196309bb057c2bb8b5ba7bf0a4f848a8fbf"
68
+ "gitHead": "af2833f1dbd7c788f3ee09d887fec0dbd9190c91"
69
69
  }