apify 3.0.3-beta.81 → 3.0.3-beta.83

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 3995bae966d050af
1
+ apify:build: cache hit, replaying output d9fb93bf4fcd4b5c
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 62fd256de262abab
1
+ apify:copy: cache hit, replaying output 81abbed138093623
2
2
  apify:copy:
3
- apify:copy: > apify@3.0.3-beta.81+6723165d copy
3
+ apify:copy: > apify@3.0.3-beta.83+626e22b6 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.81+6723165d",
3
+ "version": "3.0.3-beta.83+626e22b6",
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"
@@ -54,16 +54,16 @@
54
54
  "access": "public"
55
55
  },
56
56
  "dependencies": {
57
- "@apify/consts": "^2.0.0",
58
- "@apify/log": "^2.1.0",
59
- "@apify/utilities": "^2.1.1",
60
- "@crawlee/core": "^3.0.3",
61
- "@crawlee/types": "^3.0.3",
62
- "@crawlee/utils": "^3.0.3",
57
+ "@apify/consts": "^2.3.0",
58
+ "@apify/log": "^2.1.4",
59
+ "@apify/utilities": "^2.1.5",
60
+ "@crawlee/core": "^3.0.0",
61
+ "@crawlee/types": "^3.0.0",
62
+ "@crawlee/utils": "^3.0.0",
63
63
  "apify-client": "^2.6.0",
64
64
  "ow": "^0.28.1",
65
65
  "semver": "^7.3.7",
66
66
  "ws": "^7.5.8"
67
67
  },
68
- "gitHead": "6723165d08dc2a067581f9ec090f1f5778a1ea5a"
68
+ "gitHead": "626e22b6f3ab97c5ba4c31d38368052c24412e83"
69
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify",
3
- "version": "3.0.3-beta.81+6723165d",
3
+ "version": "3.0.3-beta.83+626e22b6",
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"
@@ -54,16 +54,16 @@
54
54
  "access": "public"
55
55
  },
56
56
  "dependencies": {
57
- "@apify/consts": "^2.0.0",
58
- "@apify/log": "^2.1.0",
59
- "@apify/utilities": "^2.1.1",
60
- "@crawlee/core": "^3.0.3",
61
- "@crawlee/types": "^3.0.3",
62
- "@crawlee/utils": "^3.0.3",
57
+ "@apify/consts": "^2.3.0",
58
+ "@apify/log": "^2.1.4",
59
+ "@apify/utilities": "^2.1.5",
60
+ "@crawlee/core": "^3.0.0",
61
+ "@crawlee/types": "^3.0.0",
62
+ "@crawlee/utils": "^3.0.0",
63
63
  "apify-client": "^2.6.0",
64
64
  "ow": "^0.28.1",
65
65
  "semver": "^7.3.7",
66
66
  "ws": "^7.5.8"
67
67
  },
68
- "gitHead": "6723165d08dc2a067581f9ec090f1f5778a1ea5a"
68
+ "gitHead": "626e22b6f3ab97c5ba4c31d38368052c24412e83"
69
69
  }