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

Commit c5ede61

Browse files
committed
Bump to 4.1.4
1 parent 459c558 commit c5ede61

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
22

3+
### 4.1.4 (24/08/2019)
4+
- [#247](https://github.com/codemanki/cloudscraper/pull/247) Optimize header checks.
5+
36
### 4.1.3 (12/07/2019)
47
- [#242](https://github.com/codemanki/cloudscraper/pull/242) Update Sucuri WAF Solving.
58

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.3",
3+
"version": "4.1.4",
44
"description": "Bypasses cloudflare's anti-ddos page",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)