🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-jsoneditor - npm Package Versions

1345
23

2.3.0

Diff
josdejong
published 2.3.0 •

Changelog

Source

2.3.0 (2024-11-27)

Features

  • update dependencies (most notably jsonrepair) (d84c394)
josdejong
published 2.2.1 •

Changelog

Source

2.2.1 (2024-11-27)

Bug Fixes

  • flush any pending changes before undo/redo (81783f4)
josdejong
published 2.2.0 •

Changelog

Source

2.2.0 (2024-11-26)

Features

josdejong
published 2.1.0 •

Changelog

Source

2.1.0 (2024-11-20)

Features

  • implement quick key Ctrl+D to duplicate the current row in table mode (deef105)

Bug Fixes

  • exclude the sass dependency from the vanilla package (e3bcddb)
  • update dependencies (jsonpath-plus, @jsonquerylang/jsonquery and others) (b69e9bf)
josdejong
published 2.0.2 •

Changelog

Source

2.0.2 (2024-11-05)

Bug Fixes

  • cannot sort a nested object inside an array (5ebe9fc)
  • more efficient patch operation for the undo action of moving an item inside an object (187e994)
  • only expand JSON after sort, transform and expand when isn't expanded already (5d84af0)
  • performance issue of sorting the keys of large objects (3708998)
josdejong
published 2.0.1 •

Changelog

Source

2.0.1 (2024-11-01)

Bug Fixes

  • #498 pressing enter when editing a value submits form (e8c814f)
josdejong
published 2.0.0 •

Changelog

Source

2.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • The library is upgraded to Svelte 5. Everything is backward compatible and works in Svelte 3, 4, and 5. There may be subtle breaking changes in specific edge cases though, hence the release as a new major version.

Features

josdejong
published 1.1.2 •

Changelog

Source

1.1.2 (2024-10-25)

Bug Fixes

  • method patch not working in tree and table mode when the content is text (5f1c8a5)
josdejong
published 1.1.1 •

Changelog

Source

1.1.1 (2024-10-22)

Bug Fixes

  • list svelte ^3.54.0 as compatible peerDependency alongside 4.0.0 (ba2aee5)
  • upgrade to svelte-awesome@3.3.5 (5fe2588)
josdejong
published 1.1.0 •

Changelog

Source

1.1.0 (2024-10-22)

Features

  • upgrade to jsonrepair@3.9.0 (acb6976)