apify 3.0.4-beta.30 → 3.0.4-beta.33

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 d36a7d2a722d83a8
1
+ apify:build: cache hit, replaying output 319ad3013464ddc0
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 8fab9ac5aeda7e6e
1
+ apify:copy: cache hit, replaying output 418f5fb62aecf626
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.4-beta.30+f6a32d0 copy
3
+ apify:copy: > apify@3.0.4-beta.33+e996fa9 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.30+f6a32d0",
3
+ "version": "3.0.4-beta.33+e996fa9",
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": "f6a32d0a06542f133b17e2a13d7cf78aa093c8e9"
68
+ "gitHead": "e996fa9dfe84a8c99ea31fc12cf009323ab63bf8"
69
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.4-beta.30+f6a32d0",
3
+ "version": "3.0.4-beta.33+e996fa9",
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": "f6a32d0a06542f133b17e2a13d7cf78aa093c8e9"
68
+ "gitHead": "e996fa9dfe84a8c99ea31fc12cf009323ab63bf8"
69
69
  }