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

@npmcli/installed‑package‑contents is a small Node.js utility that scans a package’s directory inside `node_modules` and returns a list of all files (and bundled dependencies) that were actually installed. It can be used programmatically or via a CLI to safely identify and remove a package’s contents—useful for tooling that needs to replace or clean up installed dependencies without affecting other tree nodes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/installed-package-contents

Account's avatar
npm/npm-bundled
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
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

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
42 contributions
isaacs's profile
isaacs
31 contributions
lukekarrys's profile
lukekarrys
30 contributions
github-actions[bot]'s profile
github-actions[bot]
6 contributions
owlstronaut's profile
owlstronaut
5 contributions
ruyadorno's profile
ruyadorno
5 contributions
reggi's profile
reggi
4 contributions
hashtagchris's profile
hashtagchris
2 contributions
wraithgar's profile
wraithgar
1 contributions
raineorshine's profile
raineorshine
1 contributions

Recent events

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

No events yet
npm

npm/installed-package-contents

Get the list of files installed in a package in node_modules, including bundled dependencies

JavaScript
12
13
ISC License