diff-file-tree icon indicating copy to clipboard operation
diff-file-tree copied to clipboard

Compare two file-trees, get a list of changes, then apply left or right

Results 8 diff-file-tree issues
Sort by recently updated
recently updated
newest added

Bumps [debug](https://github.com/debug-js/debug) from 2.6.4 to 3.1.0. Release notes Sourced from debug's releases. 3.1.0 Minor Changes Ignore package-lock.json: e7e568a24736486721882282eb21beb31c741647 Remove component.json: 47747f329fe159e94262318b52b87a48f6c0acd4 Remove "component" from package.json: bdb7e0137f84dc8bcfc95daede7c694799d38dbf Add DEBUG_HIDE_DATE env var:...

dependencies

Bumps [ms](https://github.com/vercel/ms) and [eslint-module-utils](https://github.com/import-js/eslint-plugin-import). These dependencies needed to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit str to 100...

dependencies

The filter context allows diff to ignore the changes based on operation also (such as, ignore all "del" ops irrespective of filename). This eliminates the need for post-filtering of diff...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.5. Commits 441f812 2.20.5 d36a1b1 Merge pull request #182 from ChALkeR/chalker/fix-comma b6ea484 Fix uri prefix detection 5389c5b Merge pull request #181 from ChALkeR/chalker/fix-undef df5b313 add...

dependencies

I am surprised to see so many new diff tools in development. Can you integrate into your delta-diff? ( https://github.com/dandavison/delta ) May I find out what your motivation was? What...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.8.3 to 3.14.0. Changelog Sourced from js-yaml's changelog. [3.14.0] - 2020-05-22 Changed Support safe/loadAll(input, options) variant of call. CI: drop outdated nodejs versions. Dev deps bump. Fixed...

dependencies