d598baf02b
This change ups the required node version to 7.0 because it relies on the builtin url module. We now pass a url when constructing a jsdom document or JSDOMParser document. Because this is an API change, I'm increasing the package version. Ultimately, I would like to remove the argument from the readability constructor. It should use the documentURI from the document it is passed. |
||
---|---|---|
.. | ||
test-pages | ||
generate-testcase.js | ||
test-jsdomparser.js | ||
test-readability.js | ||
utils.js |