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
126
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.15.0

Diff

Changelog

Source

0.15.0 (2023-03-01)

⚠ BREAKING CHANGES

  • when there are no validation errors, the return value of method validate() and parameter contentErrors in callback onChange is now null instead of { validationErrors: [] }.

Features

  • faster getColumns without sampling (0937718)
  • sample the array to detect headers (fast) and have a button to enforce checking all items (452d168)

Bug Fixes

  • #226 return null instead of { validationErrors: [] } when there are no validation errors (395dbd1)
  • #231 code mode grabbing focus on creation (5df57ee)
  • update dependencies and devDependencies (9275c34)
josdejong
published 0.14.10 •

Changelog

Source

0.14.10 (2023-02-24)

Features

  • implement an "Edit row" action in the context menu of table mode (4211a14)

Bug Fixes

  • #226 export typeguards isContentParseError and isContentValidationErrors (0c8189f)
  • table mode broken due to a wrong import (regression since v0.14.6) (1e48fe5)
josdejong
published 0.14.9 •

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