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

Lockfix is a Git-based CLI tool designed to revert `sha1` integrity changes in npm lock files, addressing the issue of constantly changing `integrity` properties due to various factors like different operating systems or npm versions. It works with both `package-lock.json` and `npm-shrinkwrap.json`, offering features like reverting changes from `sha512` to `sha1` while keeping untouched changes from `sha1` to `sha512`, and the ability to revert any changes made by the tool. This tool is ideal for developers who want to maintain the integrity of their npm lock files and ensure consistent builds across different environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kopach/lockfix

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for shelljs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for shortid
Account's avatar
phodal/adr
轻量级架构记录工具 - Command-line tools for working with Architecture Decision Records
Account's avatar
kopach/lockfix
Smart fix integrity changes of npm lock file
Account's avatar
cameronhunter/prettier-package-json
Prettier formatter for package.json files
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
Glavin001/tslint-clean-code
TSLint rules for enforcing Clean Code
Account's avatar
progre/tslint-config-airbnb
A TSLint config for Airbnb JavaScript Style
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
blakeembrey/tslint-config-standard
A TSLint config for JavaScript Standard Style
Account's avatar
bcherny/tslint-no-circular-imports
TSLint plugin to detect and warn about circular imports
Account's avatar
prettier/tslint-plugin-prettier
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

renovate-bot's profile
renovate-bot
199 contributions
kopach's profile
kopach
63 contributions
renovate[bot]'s profile
renovate[bot]
51 contributions
yoavain's profile
yoavain
4 contributions
ImgBotApp's profile
ImgBotApp
1 contributions
nacitar's profile
nacitar
1 contributions

Recent events

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

No events yet
kopach

kopach/lockfix

Tool for smart revert of integrity changes for npm lock file

TypeScript
24
3
MIT License