| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Fix source code.tar.gz | 2014-11-14 | 75.2 kB | |
| Fix source code.zip | 2014-11-14 | 83.4 kB | |
| README.md | 2014-11-14 | 303 Bytes | |
| Totals: 3 Items | 158.9 kB | 0 | |
- Fixed issue where no callback was called when the 'skipDuplicates' option is active and only one URL is to be crawled. Also added the related test case. https://github.com/sylvinus/node-crawler/pull/124
- Fixed issue when
crawler.queue(undefined)https://github.com/sylvinus/node-crawler/issues/126