Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@yarnpkg/libui
Advanced tools
@yarnpkg/libui
This library is used to power parts of the UI in our interactive plugins.
Application
A component that setups the state.
<ScrollableItems size={number} children={ReactEle}/>
A scrollable container which will display at most 2 * size + 1
lines of result on screen and will watch the up and down keys to scroll.
Note: The current implementation only supports children with an explicit key
parameter and a height of exactly 1 row.
useListItems
A key listener that watches for two keys (configurable through minus
and plus
) and triggers the set
callback when either of them is pressed.
3.0.1
readdir
with null
as second parameter (instead of undefined
).FAQs
Unknown package
The npm package @yarnpkg/libui receives a total of 33,231 weekly downloads. As such, @yarnpkg/libui popularity was classified as popular.
We found that @yarnpkg/libui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.