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

jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsoneditor - npm Package Versions

1
21

9.6.0

Diff

Changelog

Source

2022-01-13, version 9.6.0

  • Pass a new property value along with the onNodeName callback, see #1409. Thanks @brianpos.
  • Implement the value property of the callbacks onNodeName, onEditable, and onClassName for objects and arrays too (was undefined before). Since this can be a heavy recursive operation, the property is changed into a lazy getter.
josdejong
published 9.5.11 •

Changelog

Source

2021-12-29, version 9.5.11

  • Fix the font on Ubuntu for real by add the "ubuntu mono" font. See #1405.
josdejong
published 9.5.10 •

Changelog

Source

2021-12-27, version 9.5.10

  • Fix the font on Ubuntu: add "dejavu sans mono". See #1405.
josdejong
published 9.5.9 •

Changelog

Source

2021-12-22, version 9.5.9

  • More tweaking of the font because the 13px Cascadia Mono font on Windows gave issues in Ace editor. Changed to 14px Consolas on Windows, 14px Menlo on Mac, see #1392, #1403.
josdejong
published 9.5.8 •

Changelog

Source

2021-12-19, version 9.5.8

  • Fix vertical centering of text and buttons, see #1392.
  • Improve font: 13px Cascadia Mono on Windows, 13px Monaco on Mac, see #1392.
josdejong
published 9.5.7 •

Changelog

Source

2021-11-06, version 9.5.7

  • More robust polyfill for Element.remove, window.CharacterData.remove, and window.DocumentType.remove. Thanks @caok2709.
  • Update dependencies: ace-builds@1.4.13, vanilla-picker@2.12.1.
josdejong
published 9.5.6 •

Changelog

Source

2021-09-22, version 9.5.6

  • Fix inefficient regex to replace return characters.
josdejong
published 9.5.5 •

Changelog

Source

2021-09-01, version 9.5.5

  • Fix setMode not throwing an exception anymore in case of a parse error (regression since 9.5.4).
josdejong
published 9.5.4 •

Changelog

Source

2021-08-25, version 9.5.4

  • Use noreferrer for window.open, see #1365. Thanks @rajitbanerjee.
  • Fix #1363: parsing error contains html characters.
  • Fix opening the Transform or Sort modal in code mode with invalid JSON contents not triggering the onError callback (see #1364).
  • Change the default behavior of error handling to open a basic alert instead of logging the error in the console (see #1364).
josdejong
published 9.5.3 •

Changelog

Source

2021-07-28, version 9.5.3

  • Fix #1356: background of tree mode is transparent instead of white.
  • Fix #473: enum dropdown not working on referenced schemas and templates, see #1355. Thanks @mpccolorado.
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