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.13.1

Diff

Changelog

Source

0.13.1 (2023-01-20)

Bug Fixes

  • inserting a new character uppercase (d836096)
josdejong
published 0.13.0 •

Changelog

Source

0.13.0 (2023-01-20)

⚠ BREAKING CHANGES

  • CSS variable --jse-selection-background-light-color is renamed to --jse-selection-background-inactive-color

Features

  • more flexible styling for contents in tree mode with new CSS variables (e29f85e)

Bug Fixes

  • update dependencies and devDependencies (008dcd6)
josdejong
published 0.12.0 •

Changelog

Source

0.12.0 (2023-01-18)

⚠ BREAKING CHANGES

  • The TypeScript definitions of createAjvValidator and renderJSONSchemaEnum are changed: passing JSONSchema and JSONSchemaDefinitions instead of JSONValue.

Bug Fixes

  • #210 renderJSONSchemaEnum not working enums inside an array (887bf23)
  • cannot click the bottom right quarter of the context menu pointer (b176f01)
  • minor updates of dependencies and devDependencies (c654ed7)
  • remove test files from the svelte-jsoneditor npm package (fe21ffb)
  • switch from ajv-dist to ajv again (works ok now with rollup and vite) (f43a5fb)
  • update dependencies and dev dependencies (7229ae6)
josdejong
published 0.11.8 •

Changelog

Source

0.11.8 (2023-01-07)

josdejong
published 0.11.6 •

Changelog

Source

0.11.6 (2023-01-07)

Bug Fixes

  • upgrade to jsonrepair@3.0.2 and lossless-json@2.0.5 containing an issue with unicode characters (22cb40e)
josdejong
published 0.11.5 •

Changelog

Source

0.11.5 (2022-12-20)

Features

  • upgrade all dependencies, most notably svelte-select@5, @sveltejs/kit@1.0.0, vite@4.0.2` (be135ee)
  • upgrade to jsonrepair@3.0.0, improving performance and repairing more cases (8a315cf)
josdejong
published 0.11.4 •

Changelog

Source

0.11.4 (2022-12-14)

Bug Fixes

  • method scrollTo not returning a promise anymore (regression since v0.11.0) (524799f)
josdejong
published 0.11.3 •

Changelog

Source

0.11.3 (2022-12-13)

Bug Fixes

  • #206 remove the fixed width of the mode toggle buttons (8e0cda3)
  • #96 add missing properties to JSONEditorPropsOptional (410fd80)
  • #96 make all properties of JSONEditorPropsOptional optional (4bc33e8)
  • cannot edit values of non-existing nested objects in table mode (8127571)
  • improve landing page message in table mode when opening an array without values (f238a92)
josdejong
published 0.11.2 •

Changelog

Source

0.11.2 (2022-12-09)

Bug Fixes

josdejong
published 0.11.1 •

Changelog

Source

0.11.1 (2022-12-07)

Bug Fixes

  • table mode landing page not handling an empty array correctly (4b4d039)
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