Skip to content

Commit

Permalink
feat: support for proxy tiers (#290)
Browse files Browse the repository at this point in the history
* feat: support for proxy tiers

* chore: bump crawlee to 3.9.0

* feat: tighter types for `tieredProxyConfig`
  • Loading branch information
barjin authored Apr 11, 2024
1 parent 23a38d8 commit fff3a66
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 120 deletions.
210 changes: 105 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"commitlint": "^18.0.0",
"crawlee": "^3.8.2",
"crawlee": "^3.9.0",
"eslint": "^8.54.0",
"fs-extra": "^11.1.1",
"gen-esm-wrapper": "^1.1.3",
Expand Down
Loading

0 comments on commit fff3a66

Please sign in to comment.