apify 3.0.3-beta.97 → 3.0.3-beta.99

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 e1548ee41a9eb73c
1
+ apify:build: cache hit, replaying output da3fe0547289eef3
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 2a9a7f5d64ae8446
1
+ apify:copy: cache hit, replaying output dd678e5197a1166a
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.3-beta.97+ad5ad4a9 copy
3
+ apify:copy: > apify@3.0.3-beta.99+7b0f4264 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.97+ad5ad4a9",
3
+ "version": "3.0.3-beta.99+7b0f4264",
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"
@@ -67,5 +67,5 @@
67
67
  "semver": "^7.3.7",
68
68
  "ws": "^7.5.9"
69
69
  },
70
- "gitHead": "ad5ad4a9ed05fae2cd4d7d94e0bab9dd59b11f50"
70
+ "gitHead": "7b0f4264fad6f269ccc9f1706e05e3ec4e65b03b"
71
71
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.3-beta.97+ad5ad4a9",
3
+ "version": "3.0.3-beta.99+7b0f4264",
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"
@@ -67,5 +67,5 @@
67
67
  "semver": "^7.3.7",
68
68
  "ws": "^7.5.9"
69
69
  },
70
- "gitHead": "ad5ad4a9ed05fae2cd4d7d94e0bab9dd59b11f50"
70
+ "gitHead": "7b0f4264fad6f269ccc9f1706e05e3ec4e65b03b"
71
71
  }