supercrawler
Advanced tools
Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "supercrawler", | ||
"description": "A web crawler. Supercrawler automatically crawls websites. Define custom handlers to parse content. Obeys robots.txt, rate limits and concurrency limits.", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"homepage": "https://github.com/brendonboshell/supercrawler", | ||
@@ -34,3 +34,3 @@ "author": "Brendon Boshell <brendonboshell@gmail.com>", | ||
"bluebird": "^3.4.1", | ||
"cheerio": "^0.20.0", | ||
"cheerio": "^0.19.0", | ||
"mime-types": "^2.1.11", | ||
@@ -37,0 +37,0 @@ "node-cache": "^3.2.1", |
@@ -312,2 +312,6 @@ # Node.js Web Crawler | ||
### 0.12.1 | ||
* [Fixed] Downgrade to cheerio 0.19, to fix a memory leak issue. | ||
### 0.12.0 | ||
@@ -314,0 +318,0 @@ |
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
103631
434
+ Addedcheerio@0.19.0(transitive)
+ Addedcss-select@1.0.0(transitive)
+ Addedcss-what@1.0.0(transitive)
+ Addeddomutils@1.4.3(transitive)
+ Addedlodash@3.10.1(transitive)
- Removedabab@1.0.4(transitive)
- Removedacorn@2.7.0(transitive)
- Removedacorn-globals@1.0.9(transitive)
- Removedcheerio@0.20.0(transitive)
- Removedcss-select@1.2.0(transitive)
- Removedcss-what@2.1.3(transitive)
- Removedcssom@0.3.8(transitive)
- Removedcssstyle@0.2.37(transitive)
- Removeddeep-is@0.1.4(transitive)
- Removedescodegen@1.14.3(transitive)
- Removedesprima@4.0.1(transitive)
- Removedestraverse@4.3.0(transitive)
- Removedesutils@2.0.3(transitive)
- Removedfast-levenshtein@2.0.6(transitive)
- Removedjsdom@7.2.2(transitive)
- Removedlevn@0.3.0(transitive)
- Removednwmatcher@1.4.4(transitive)
- Removedoptionator@0.8.3(transitive)
- Removedparse5@1.5.1(transitive)
- Removedprelude-ls@1.1.2(transitive)
- Removedsax@1.4.1(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsymbol-tree@3.2.4(transitive)
- Removedtr46@0.0.3(transitive)
- Removedtype-check@0.3.2(transitive)
- Removedwebidl-conversions@2.0.1(transitive)
- Removedwhatwg-url-compat@0.6.5(transitive)
- Removedword-wrap@1.2.5(transitive)
- Removedxml-name-validator@2.0.1(transitive)
Updatedcheerio@^0.19.0