
Security News
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.
@cloudbees/honeyui-react
Advanced tools
This project is React wrappers on top of HoneyUI Design Framework. It only provides JavaScript components can be used in React.js app and does not have any CSS.
Don't use this library!
This library is outdated and is no longer being developed. You should use [react-honeyui](https://github.com/cloudbees/honeyui/tree/master/packages/react-honeyui) which is based on [react-bootstrap](https://react-bootstrap.github.io/) and is part of the [honeyui](https://github.com/cloudbees/honeyui) UI kit.
| name | link |
|---|---|
| npm | https://www.npmjs.com/package/@cloudbees/honeyui-react |
| tests | todo link |
yarn installnpm run buildnpm version <major | minor | patch>git push origin <tag name>npm publishWhen you create a pull request, you can request or delete a specific group of reviewer on the pull request. You can also see a list of reviews requested.
yarn reviewer -h // shows the command help
The ./config/default.json file is used to configure the command.
local.json.This file overrides the default values and is ignored in .gitignore.
Sometimes you may want to make some change to honeyui-react and test it in your project before releasing honeyui-react. To do so follow the next steps:
cd ~/your-project/node_modules/@cloudbees/honeyui-react/
rm -rf dist
cp -R ~/honeyui-react/dist .
# To revert it:
# cd ~/your-project
# rm -rf node_modules/@cloudbees/honeyui-react/dist
# npm|yarn install
Every time you make a change in honeyui-react, you will have to build honeyui-react (yarn install will do it), and copy the dist folder again.
FAQs
CloudBees HoneyUI React components
The npm package @cloudbees/honeyui-react receives a total of 26 weekly downloads. As such, @cloudbees/honeyui-react popularity was classified as not popular.
We found that @cloudbees/honeyui-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.