apify 3.0.3-beta.93 → 3.0.3-beta.94
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.
- package/.turbo/turbo-build.log +1 -1
- package/.turbo/turbo-copy.log +2 -2
- package/dist/package.json +2 -2
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-copy.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
apify:copy: cache hit, replaying output
|
|
1
|
+
apify:copy: cache hit, replaying output dc6d664ace4e8165
|
|
2
2
|
apify:copy:
|
|
3
|
-
apify:copy: > apify@3.0.3-beta.
|
|
3
|
+
apify:copy: > apify@3.0.3-beta.94+3f490dc3 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.
|
|
3
|
+
"version": "3.0.3-beta.94+3f490dc3",
|
|
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": "
|
|
69
|
+
"gitHead": "3f490dc35e39e7ab41322f0093035dbc39920d3b"
|
|
70
70
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apify",
|
|
3
|
-
"version": "3.0.3-beta.
|
|
3
|
+
"version": "3.0.3-beta.94+3f490dc3",
|
|
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": "
|
|
69
|
+
"gitHead": "3f490dc35e39e7ab41322f0093035dbc39920d3b"
|
|
70
70
|
}
|