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

vanilla-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-jsoneditor - npm Package Versions

2345
13

3.1.1

Diff
josdejong
published 3.1.1 •
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)
josdejong
published 2.2.0 •

Changelog

Source

2.2.0 (2024-11-26)

Features

2345
13