
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@bufferapp/ui
Advanced tools
Welcome to the official Buffer UI library 🎉! This is where we host all the components used by the Buffer applications (Publish, Analyze and Engage, as well as our official Style Documentation). This library is open source and free for you to explore and use!
Buffer UI is available as an @bufferapp/ui
npm package.
Here is a quick example to get you started, it's all you need:
import React from 'react'
import ReactDOM from 'react-dom'
import Button from '@bufferapp/ui/Button'
function App() {
return <Button type="primary" label="Hello, world!" />
}
ReactDOM.render(<App />, document.querySelector('#app'))
For usage instructions and how to add, update, and work with the components, see our CONTRIBUTING.md doc!
Check out our ➡️ documentation website.
Want to contribute to this project? That's awesome 🙌! Please check out our contribution doc. :)
Curious about the latest changes? Please read the changelog and check the latest releases.
This project is licensed under the terms of the MIT license.
FAQs
Shared UI components for buffer apps
The npm package @bufferapp/ui receives a total of 947 weekly downloads. As such, @bufferapp/ui popularity was classified as not popular.
We found that @bufferapp/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.