Showing 1-20 of 831,398 packages
Patch version control tag version to package.json when deploy to npm on CI.
bump a Major/minor/patch version in a package.json
git add git commit -m "...." npm version patch //ติด tag ใน git และเปลี่ยน patch version ใน package.json git push
update packages.json with the last publihed patch version version + 1
git add git commit -m "...." npm version patch //ติด tag ใน git และเปลี่ยน patch version ใน package.json git push
Enhance ESLint with better support for large scale monorepos
npm package for https://github.com/google/diff-match-patch
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Fix broken node modules with no fuss
Automatically increment patch version in config.xml
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Truncate a semver version: `1.2.3` → `1.2.0`
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Patch typescript to support custom transformers in tsconfig.json
Implementation of JSON Merge Patch (RFC 7396)
TypeScript definitions for diff-match-patch
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Turn node's process.version into something useful.
Patch console methods to intercept output
Patch for antd v5 to support React 19