Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

npm-bundled is a utility for Node.js developers that scans a project's `node_modules` directory to identify packages marked as `bundledDependencies` or their transitive dependencies. It helps developers audit and understand which dependencies will be included when preparing an npm package for publication, ensuring correct bundling behavior. The tool is designed for package maintainers who need to verify their dependency bundling configuration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/npm-bundled

Account's avatar
npm/npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
Account's avatar
npm/eslint-config
eslint config used by the npm cli team
Account's avatar
npm/template-oss
templated files used in npm CLI team oss projects
Account's avatar
isaacs/mutate-fs
Mutate the filesystem behavior for tests.

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
37 contributions
isaacs's profile
isaacs
31 contributions
lukekarrys's profile
lukekarrys
25 contributions
github-actions[bot]'s profile
github-actions[bot]
6 contributions
hashtagchris's profile
hashtagchris
5 contributions
owlstronaut's profile
owlstronaut
4 contributions
forivall's profile
forivall
2 contributions
aloisklink's profile
aloisklink
1 contributions
wraithgar's profile
wraithgar
1 contributions
10xLaCroixDrinker's profile
10xLaCroixDrinker
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
npm

npm/npm-bundled

Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.

JavaScript
9
7
ISC License