Skip to content

get_page_async() relies on NPM request, which is deprecated #92

@casselldev

Description

@casselldev

It is eventually going to be problematic that DDE's get_page_async() function relies on the NPM request package, which was deprecated in 2020 (see here: https://www.npmjs.com/package/request)

Although it mostly still functions, it is worth replacing request with a newer package like fetch or axios to prevent a breaking change down the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions