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 duplicate-package-checker-webpack-plugin is a Webpack plugin that detects when multiple versions of the same package are included in a build, helping developers minimize bundle size and avoid potential bugs. It's designed for web developers using Webpack who want to ensure their application bundles don't contain duplicate packages, which can lead to increased bundle sizes and hard-to-debug issues.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of madccc/duplicate-package-checker-webpack-plugin

Account's avatar
js-n/find-root
find the closest package.json
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

darrenscerri's profile
darrenscerri
37 contributions
MadCcc's profile
MadCcc
2 contributions
ArgonAlex's profile
ArgonAlex
1 contributions
bencentra's profile
bencentra
1 contributions
christiango's profile
christiango
1 contributions
romulof's profile
romulof
1 contributions

Recent events

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

No events yet
madccc

madccc/duplicate-package-checker-we...

🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package

JavaScript
0
0
MIT License