New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-jsoneditor - npm Package Versions

2345
22

3.2.0

Diff
josdejong
published 3.2.0 •

Changelog

Source

3.2.0 (2025-03-26)

Features

  • #529 extract nested arrays in table mode (592c6bc)
  • #537 truncate large strings (#538) (160a940)

Bug Fixes

3.1.1 (2025-03-19)

Bug Fixes

  • document that v3 requires Svelte 5 (see #499) (9158dbf)
josdejong
published 3.1.1 •

Changelog

Source

3.2.0 (2025-03-26)

Features

Bug Fixes

3.1.1 (2025-03-19)

Bug Fixes

  • document that v3 requires Svelte 5 (see #499) (9158dbf)
josdejong
published 3.1.0 •

Changelog

Source

3.1.0 (2025-03-12)

Features

  • implement createAjvValidatorAsync (#522) (24cea1a)
  • update dependencies (b267409)
josdejong
published 3.0.0 •

Changelog

Source

3.0.0 (2025-02-28)

⚠ BREAKING CHANGES

    • Dropped support for jsonpath-plus v9.
    • most public methods changed from asynchronous to synchronous.

Features

  • Change methods set, update, patch, select, expand, collapse, acceptAutoRepair, focus, updateProps from asynchronous to synchronous, fixing #499 (#524) (6dd69cd)

Bug Fixes

  • #512 prevent browser addons from reacting to keydown events like shift+arrow down (eef40ad)
  • #518 convert all Svelte examples to Svelte 5 (0c3f3ae)
  • upgrade to the latest version of jsonpath-plus, fixing a security vulnerability (#523) (393c76b)
josdejong
published 2.4.0 •

Changelog

Source

2.4.0 (2025-02-13)

Features

  • enable pasting via the context menu in tree and table mode (6c12e3b)
josdejong
published 2.3.3 •

Changelog

Source

2.3.3 (2024-12-11)

Bug Fixes

  • esm-env warning in vanilla-jsoneditor bundle (#507) (11daf16)
  • suppress [svelte] reactive_declaration_non_reactive_property warnings during development (5e05768)
josdejong
published 2.3.2 •

Changelog

Source

2.3.2 (2024-12-05)

Bug Fixes

  • #506 modal closing when the mouse ends outside it after selecting text in Chrome (bbb7d83)
  • update dependencies (1df771f)
josdejong
published 2.3.1 •

Changelog

Source

2.3.1 (2024-11-27)

Bug Fixes

  • no history being created when clicking action buttons such as format and compact (a8c329c)
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)
2345
22