wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
138 stars 44 forks source link

Bump preq to v0.5.2 and release v1.6.2 #52

Closed d00rman closed 7 years ago

d00rman commented 7 years ago

preq v0.5.1 contained a subtle bug where the client had to provide the uri property instead of url. The new version fixes that.