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

aud was a utility that allowed developers to run npm audit even without a lockfile present, by automatically generating a temporary lockfile. It was designed for developers and CI environments who wanted to ensure their dependencies were free of vulnerabilities, regardless of whether their project used a lockfile. However, as of npm v10.2+, this tool is no longer needed since npm audit now works without a lockfile.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/aud

Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
3rd-Eden/find-package-json
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Account's avatar
npm/npx
support library for npx -- an tool for executing npm-based packages.
Account's avatar
jtlapp/node-cleanup
installs custom cleanup handlers that run on exiting node
Account's avatar
ljharb/npm-lockfile
Safely generate an npm lockfile and output it to the filename of your choice.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
112 contributions

Recent events

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

No events yet
ljharb

ljharb/aud

Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!

JavaScript
26
2
MIT License