Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

simplecrawler 1.0.1

Compare
Choose a tag to compare
@cgiffard cgiffard released this 10 Aug 06:33
· 153 commits to master since this release

A tiny patch release. No breaking changes or new features.

npm install simplecrawler@1.0.1

Bug fixes

  • #318 — Whoops! We accidentally overwrote the Array prototype, and nobody caught it! Thanks @picnicbear for bringing that to our attention.