Comparing version 0.2.8 to 0.2.9
@@ -49,2 +49,3 @@ | ||
.getter('href') | ||
.getter('uri') | ||
.getter('contentType'); | ||
@@ -51,0 +52,0 @@ |
@@ -31,2 +31,6 @@ | ||
}, | ||
get uri(){ | ||
return this.href; | ||
}, | ||
@@ -33,0 +37,0 @@ set content(value){ |
@@ -30,2 +30,3 @@ | ||
let opt = ctx.opt, r = opt.retries; | ||
opt.parse = ctx.parse; | ||
ctx = null; | ||
@@ -32,0 +33,0 @@ opt.priority = self.retryPriority; |
{ | ||
"name": "floodesh", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"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
42029
1523