Skip to content

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

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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