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
0
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-jsoneditor - npm Package Versions

23
22

3.0.0

Diff

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)
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)
23
22
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc