apify 3.0.3-beta.89 → 3.0.3-beta.91

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
- apify:build: cache hit, replaying output c2ef28ec9c927da9
1
+ apify:build: cache hit, replaying output c5b83fd1f5860440
2
2
  apify:build:
3
3
  apify:build: > apify@3.0.2 build
4
4
  apify:build: > npm run clean && npm run compile && npm run copy && npm run fixApifyExport
@@ -1,5 +1,5 @@
1
- apify:copy: cache hit, replaying output 6b0ab173ae633ae4
1
+ apify:copy: cache hit, replaying output a93a0fa122e038fb
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.3-beta.89+84749875 copy
3
+ apify:copy: > apify@3.0.3-beta.91+8534238b 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.89+84749875",
3
+ "version": "3.0.3-beta.91+8534238b",
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"
@@ -66,5 +66,5 @@
66
66
  "semver": "^7.3.7",
67
67
  "ws": "^7.5.9"
68
68
  },
69
- "gitHead": "8474987511b7001118740cce4947de4b775ee404"
69
+ "gitHead": "8534238bffd111cd4c563622e6179637542022a9"
70
70
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.3-beta.89+84749875",
3
+ "version": "3.0.3-beta.91+8534238b",
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"
@@ -66,5 +66,5 @@
66
66
  "semver": "^7.3.7",
67
67
  "ws": "^7.5.9"
68
68
  },
69
- "gitHead": "8474987511b7001118740cce4947de4b775ee404"
69
+ "gitHead": "8534238bffd111cd4c563622e6179637542022a9"
70
70
  }