Comparing version 0.2.10 to 0.2.11
@@ -47,3 +47,3 @@ | ||
get header() { | ||
return this.res._headers || {}; | ||
return this.res.headers || {}; | ||
}, | ||
@@ -50,0 +50,0 @@ |
{ | ||
"name": "floodesh", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "Floodesh is a distributed web spider/crawler written with Nodejs.", | ||
@@ -5,0 +5,0 @@ "bin": "./bin/floodesh", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42037