npm.io
0.1.5 • Published 3d ago

@humanspeak/svelte-diff-match-patch

Licence
MIT
Version
0.1.5
Deps
1
Size
2 kB
Vulns
0
Weekly
0
Stars
7
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

Keywords