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

The **check‑yarn‑lock** tool is a tiny command‑line program intended to run as a Git pre‑commit hook in Yarn‑based JavaScript projects. It scans staged changes and aborts the commit with an error if any `package.json` dependency is modified without a corresponding update to `yarn.lock`, helping developers keep their lockfile in sync with dependency changes. Suitable for any team using Yarn who want to enforce this best‑practice automatically.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ganimomer/check-yarn-lock

Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
wix/eslint-config-wix-editor
Wix's editor company's custom ESLint config
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

ganimomer's profile
ganimomer
13 contributions

Recent events

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

No events yet
ganimomer

ganimomer/check-yarn-lock

Pre-commit hook to check that changes to package.json are committed alongside yarn.lock

JavaScript
20
0
MIT License