Skip to content

use URLSearchParams instead of the querystring package (deprecated) #40

@mahmoud-triki

Description

@mahmoud-triki

Expected Behavior

the native-url is a popular package and used by next and many other popular packages, so it's important to keep dependencies up-to-date :)
Use URLSearchParams instead

Actual Behavior

The native-url npm package is using the querystring package which is deprecated.
You can see more details about the deprecating of the querystring package here.

Steps to Reproduce the Problem

You can do npm install and you'll see the npm Deprecation warning

Specifications

  • Version: 0.3.4
  • Platform:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions