platform-sdk icon indicating copy to clipboard operation
platform-sdk copied to clipboard

Deprecated dependency "[email protected]"

Open basvandorst opened this issue 2 years ago • 4 comments

npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

https://www.npmjs.com/package/querystring

basvandorst avatar Feb 13 '23 10:02 basvandorst

@basvandorst this project is no longer maintained. Why are you relying on it?

medikoo avatar Feb 20 '23 11:02 medikoo

@medikoo Is there a way to contribute to @serverless/platform-client? It has the same deprecation problem and unless it's using something querystring-specific, it should be possible to use URLSearchParams.

R3dLantern avatar Jan 29 '24 17:01 R3dLantern

@R3dLantern please open issue in context of https://github.com/serverless/serverless

medikoo avatar Jan 29 '24 19:01 medikoo

Thank you. Issue may be closed from my side.

R3dLantern avatar Jan 31 '24 15:01 R3dLantern