Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
0
Versions
215
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

2.3.3

Diff

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)
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

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