
Security News
Node.js Drops Bug Bounty Rewards After Funding Dries Up
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.
@attio/react-descendants
Advanced tools
A small runtime agnostic library for tracking descendants within a React application. Heavily inspired by [@reach/descendants](https://www.npmjs.com/package/@reach/descendants) and [pacocoursey/use-descendants](https://github.com/pacocoursey/use-descendan
A small runtime agnostic library for tracking descendants within a React application. Heavily inspired by @reach/descendants and pacocoursey/use-descendants.
This repo uses Changesets for versioning and GitHub Actions for automated publishing.
# Generate a changeset for your changes
bunx changeset
.changeset/When you push to the master branch, the GitHub Action will:
When the "Version Packages" PR is merged:
bun run build-releasechangeset publish# 1. Create changesets for changes
bunx changeset
# 2. Version packages (updates versions + CHANGELOGs)
bun run changeset-version
# 3. Build and publish
bun run changeset-publish
FAQs
A small runtime agnostic library for tracking descendants within a React application. Heavily inspired by [@reach/descendants](https://www.npmjs.com/package/@reach/descendants) and [pacocoursey/use-descendants](https://github.com/pacocoursey/use-descendan
The npm package @attio/react-descendants receives a total of 1,013 weekly downloads. As such, @attio/react-descendants popularity was classified as popular.
We found that @attio/react-descendants demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.