Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit 8652de3

Browse files
committed
Release 4.1.1
1 parent 5d92879 commit 8652de3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Change Log
2+
### 4.1.1 (11/05/2019)
3+
- Improve CF challenge security by nullifying VM context's prototype chain.
24

35
### v4.1.0 (02/05/2019)
46
- Backport TLSv1.3 secure ciphers to potentially avoid getting a CAPTCHA.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudscraper",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Bypasses cloudflare's anti-ddos page",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)