thehiddenbay
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -34,2 +34,3 @@ const cheerio = require('cheerio'); | ||
magnet: $(element).find("td div.detName").next().attr('href'), | ||
url: $(element).find('a.detLink').attr('href'), | ||
seed: $(element).find('td').eq(2).text(), | ||
@@ -36,0 +37,0 @@ leech: $(element).find('td').eq(3).text(), |
@@ -41,3 +41,3 @@ { | ||
}, | ||
"version": "1.0.1" | ||
"version": "1.0.2" | ||
} |
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
2472
40