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

vanilla-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-jsoneditor - npm Package Versions

1
13

0.18.13

Diff

Changelog

Source

0.18.13 (2023-11-13)

Features

  • update dependencies (jsonrepair, @codemirror/autocomplete) (691072a)
josdejong
published 0.18.12 •

Changelog

Source

0.18.12 (2023-11-08)

Features

  • update to jsonrepair@3.4.0 (9ede6ea)

Bug Fixes

  • #331 changing contents during the onChange callback throws a selection error (6e511fa)
  • #337 some menu styling issues (2eec4e6)
  • onChange event not fired after calling editor.set(...) (see #318) (afaca42)
  • update codemirror and a couple of devDependencies (7173333)
  • use mono font in JSON Preview (b07d08d)
josdejong
published 0.18.11 •

Changelog

Source

0.18.11 (2023-10-31)

Features

  • update codemirror, jsonrepair, and other dependencies (90d1b77)

Bug Fixes

  • #321 editor not accepting JSON created in a different JavaScript realm like an iframe (06fb84c)
  • bottom margin of welcome screen in tree and table mode (7d1eb02)
  • editor sometimes losing track on whether it has focus (410f997)
  • svelte giving warnings about creating components with unknown properties (627170a)
josdejong
published 0.18.10 •

Changelog

Source

0.18.10 (2023-10-17)

Bug Fixes

  • rename "whole document" to "document root" and "whole item" to "item root" to prevent confusion (2699b71)
josdejong
published 0.18.9 •

Changelog

Source

0.18.9 (2023-10-11)

Bug Fixes

  • unused CSS selector warnings in Svelte (23b82cc)
josdejong
published 0.18.8 •

Changelog

Source

0.18.8 (2023-10-02)

Bug Fixes

  • regression since v0.18.17 not allowing to put the cursor halfway the value when editing a value (3e34e8d)
josdejong
published 0.18.7 •

Changelog

Source

0.18.7 (2023-09-28)

Bug Fixes

  • #315 cannot paste text in the search box input field in tree mode (a9a2dc3)
josdejong
published 0.18.6 •

Changelog

Source

0.18.6 (2023-09-27)

Bug Fixes

  • broken import due to missing file extension (0f734c5)
josdejong
published 0.18.5 •

Changelog

Source

0.18.5 (2023-09-27)

Features

  • update dependencies, most notably jsonrepair and codemirror (f6306b0)

Bug Fixes

  • #312 "Show me" button throwing an error when no position was provided in the error message (d839e95)
  • #312 the "Show me" button throwing an error when no position was provided in the error message (36d7934)
  • minor styling issues with modals (97d2d94)
  • update dependencies, most notably codemirror and jsonrepair (439eb8a)
josdejong
published 0.18.4 •

Changelog

Source

0.18.4 (2023-09-19)

Features

  • add indentation on wrapped lines (#295) (367accf)
  • improve welcome screen with action buttons to create an array or object (d4e301f)

Bug Fixes

  • collapsed items section not removed when empty (3d3ad45)
  • creating an array or object or pasting content in the welcome screen not working (7def339)
  • editor not getting focus in table mode when clicking inside an empty area (609983d)
  • select active element on undo only when existing (e5beebf)
  • selection moving to value after renaming the last key of an object (ac31282)
  • some issues with navigating in tree mode using arrow keys (a3f9c92)
  • when inserting a new array or object in an empty editor, set selection inside the array/object (821933e)
  • when inserting a new value by typing somewhere, it doesn't initially have the right color (9f6ea35)
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