DeprecatedThis package is deprecated
@humanspeak/svelte-diff-match-patch → @humanspeak/svelte-diff
This package has been renamed to @humanspeak/svelte-diff.
This final version re-exports the new package, so existing installs keep working — but please migrate:
npm uninstall @humanspeak/svelte-diff-match-patch
npm install @humanspeak/svelte-diff
- import SvelteDiffMatchPatch from '@humanspeak/svelte-diff-match-patch'
+ import SvelteDiffMatchPatch from '@humanspeak/svelte-diff'
Everything else — the component, its props, and all exported types — is unchanged.
Docs: https://diff.svelte.page · Source: https://github.com/humanspeak/svelte-diff