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

`normalize-registry-metadata` is a small Node.js utility that sanitizes package metadata objects retrieved from npm’s change‑feeds or raw registry dumps. It mutates the given object in‑place, cleaning version strings (using `semver.clean`), fixing `dist-tags`, stripping obsolete `ctime`/`mtime` fields, and optionally rewriting tarball URLs, making the data safe for consumption by npm clients or other tools that expect the same shape as the official npm registry API. It’s aimed at developers building tooling around npm registry data, such as mirrors, analytics pipelines, or CI systems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/normalize-registry-metadata

Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

soldair's profile
soldair
12 contributions
cvan's profile
cvan
1 contributions

Recent events

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

No events yet
npm

npm/normalize-registry-metadata

clean package metadata objects you get from registry changes feeds

JavaScript
11
0
ISC License