You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While installing the latest version a warning about the querystring dependency being deprecated is displayed:
% npm install samlp
npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
added 38 packages, and audited 39 packages in 2s
2 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Description
Dependency querystring is deprecated
Reproduction
While installing the latest version a warning about the querystring dependency being deprecated is displayed:
Environment