apify 3.0.4-beta.37 → 3.0.4-beta.38

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 f3d1c17497204588
1
+ apify:build: cache hit, replaying output 23c7bfef8c10ba82
2
2
  apify:build:
3
3
  apify:build: > apify@3.0.3 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 e1fb8f6e8bfb689f
1
+ apify:copy: cache hit, replaying output fe83cacefeb762e6
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.4-beta.37+4a4b1f9 copy
3
+ apify:copy: > apify@3.0.4-beta.38+d4144b6 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.4-beta.37+4a4b1f9",
3
+ "version": "3.0.4-beta.38+d4144b6",
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": "4a4b1f97e2ee18bed3380253c159ae50c1e7428f"
68
+ "gitHead": "d4144b62dcccbbbba9ca5ed878a2e5c15a2e3f6e"
69
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.4-beta.37+4a4b1f9",
3
+ "version": "3.0.4-beta.38+d4144b6",
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": "4a4b1f97e2ee18bed3380253c159ae50c1e7428f"
68
+ "gitHead": "d4144b62dcccbbbba9ca5ed878a2e5c15a2e3f6e"
69
69
  }