feat: add demos for puppeteer automated CF workaround
Showing
| ... | @@ -51,12 +51,16 @@ | ... | @@ -51,12 +51,16 @@ |
| "@types/uuid": "^9.0.0", | "@types/uuid": "^9.0.0", | ||
| "ava": "^5.1.0", | "ava": "^5.1.0", | ||
| "del-cli": "^5.0.0", | "del-cli": "^5.0.0", | ||
| "delay": "^5.0.0", | |||
| "dotenv-safe": "^8.2.0", | "dotenv-safe": "^8.2.0", | ||
| "husky": "^8.0.2", | "husky": "^8.0.2", | ||
| "lint-staged": "^13.0.3", | "lint-staged": "^13.0.3", | ||
| "npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
| "ora": "^6.1.2", | "ora": "^6.1.2", | ||
| "prettier": "^2.8.0", | "prettier": "^2.8.0", | ||
| "puppeteer": "^19.4.0", | |||
| "puppeteer-extra": "^3.3.4", | |||
| "puppeteer-extra-plugin-stealth": "^2.11.1", | |||
| "tsup": "^6.5.0", | "tsup": "^6.5.0", | ||
| "tsx": "^3.12.1", | "tsx": "^3.12.1", | ||
| "typedoc": "^0.23.21", | "typedoc": "^0.23.21", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment