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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mokkabonna/grunt-bower-verify

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
Account's avatar
npm/node-semver
The semantic version parser used by npm.

Support the repos that depend on this repository

Top contributors

mokkabonna's profile
mokkabonna
38 contributions

Recent events

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

No events yet
mokkabonna

mokkabonna/grunt-bower-verify

A grunt task to install and verify your project bower dependencies

JavaScript
0
0
No license

`grunt-bower-verify` is a Grunt plugin that checks whether the version ranges declared in a project’s bower.json are actually compatible with the code. It automatically fetches every published version that satisfies each semver range, installs each one, runs user‑specified Grunt tasks (e.g., tests or builds), and reports any failures—making it useful for library authors and CI pipelines that need to guarantee their Bower dependencies truly support the claimed versions. The project is now unmaintained.