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

**check‑outdated** is a lightweight CLI tool that scans a project’s `package.json` (or global install) and fails with exit‑code 1 if any dependencies are behind the latest acceptable versions. It’s aimed at developers and CI pipelines who want automated enforcement of up‑to‑date, secure npm packages, with options to ignore dev deps, pre‑releases, specific packages or version ranges, and to filter by version age.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jens-duttke/check-outdated

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for proxyquire
Account's avatar
jens-duttke/linter-bundle
Ready-to use bundle of linting tools, containing configurations for ESLint, stylelint and markdownlint.
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jens-duttke's profile
jens-duttke
180 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
matzutt-nico-inside's profile
matzutt-nico-inside
1 contributions
thislooksfun's profile
thislooksfun
1 contributions

Recent events

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

No events yet
jens-duttke

jens-duttke/check-outdated

Ensures that your dependencies are up to date, otherwise the process is terminated with status code 1.

JavaScript
18
2
MIT License