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

vanilla-jsoneditor

Package Overview
Dependencies
Maintainers
0
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.14.9

Diff

Changelog

Source

0.14.9 (2023-02-22)

Bug Fixes

  • throw an error when forgetting to end a Lodash _.chain(...) with .value() (f76e4e8)
josdejong
published 0.14.8 •

Changelog

Source

0.14.8 (2023-02-22)

Bug Fixes

  • ensure dark indentation markers when using dark theme (f7b936e)
josdejong
published 0.14.7 •

Changelog

Source

0.14.7 (2023-02-22)

Bug Fixes

  • some imports missing a .js extension (5493931)
josdejong
published 0.14.6 •

Changelog

Source

0.14.6 (2023-02-22)

Features

  • add indentation guide line in text mode (fixes #225) (09f2575)
  • change the JavaScript and Lodash query languages to generate immutable, chained queries (3e92c10)

Bug Fixes

  • jmespathQueryLanguage not working with non-native JSON data types like LosslessNumber (e2c8e3d)
josdejong
published 0.14.5 •

Changelog

Source

0.14.5 (2023-02-15)

Features

  • update dependencies and devDependencies (d0e2568)

Bug Fixes

  • styling issues of the selection dropdown in dark mode (886330e)
  • the "Pick" field in the Transform Wizard not restoring the previously selected fields correctly (635f662)
josdejong
published 0.14.4 •

Changelog

Source

0.14.4 (2023-02-03)

Features

  • add a "Show me" button to the message of the parse error (347910a)
  • show a message "Do you want to format the JSON?" when loading compact JSON (42c6c95)

Bug Fixes

  • #219 horizontal scrollbar visible in search box (d3ffdef)
  • improve styling of the message text (e8a86d9)
josdejong
published 0.14.3 •

Changelog

Source

0.14.3 (2023-01-27)

Bug Fixes

  • creating a new object or array by typing { or ] broken (regression since v0.14.1) (f7b5f92)
josdejong
published 0.14.2 •

Changelog

Source

0.14.2 (2023-01-26)

Features

  • expose utility actions resizeObserver and onEscape (c705ea2)
josdejong
published 0.14.1 •

Changelog

Source

0.14.1 (2023-01-26)

Features

  • implement duplicating, inserting, and removing rows in table mode (9b691d1)

Bug Fixes

  • close only the top modal instead of all modals on Escape (b102843)
  • editor cannot get focus by clicking selected key or value (7e83a36)
  • improve detection of column names in large arrays with non-homogeneous data (5704325)
  • maintain order of columns after sorting the contents (23bbf56)
  • multi-select via Shift+Click not working in tree mode (aafd933)
josdejong
published 0.14.0 •

Changelog

Source

0.14.0 (2023-01-20)

⚠ BREAKING CHANGES

  • Callback changed from onRenderMenu(mode, items) to onRenderMenu(items, { mode, modal }).

Features

  • add more context information to onRenderMenu: mode and modal (fbbdb87)
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