Malware in @pa-client/power-code-sdk? #119
Replies: 2 comments 2 replies
-
|
Thanks for raising this —just wanted to clarify a couple of important points: @pa-client/power-code-sdk is not an official Microsoft package. For production use, please reference only the official SDK (@microsoft/power-apps) or the documented package alias if you're following legacy samples. The @pa-client/power-code-sdk package has been removed from npm. We strongly recommend avoiding any usage of it going forward. Let us know if you need help updating your references or have questions about the official SDK. |
Beta Was this translation helpful? Give feedback.
-
rest assured, if you use this (from demo or our legacy samples) you would not have the risk of downloading non-approved/non-Microsoft-published-packages. Let me break this down in very simple terms: 🧩 What is npm?npm stands for Node Package Manager. It’s like an app store for developers — a place where they can download and share code packages to help build software faster. 🚫 What happened with
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
Checking with "npm audit" command on my project, I discovered a Malware in @pa-client/power-code-sdk - https://github.com/advisories/GHSA-484g-hww8-cwwm
What do you suggest in this case?
Beta Was this translation helpful? Give feedback.
All reactions