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

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-jsoneditor - npm Package Versions

1
22

0.3.12

Diff

Changelog

Source

0.3.12 (2022-01-05)

Bug Fixes

  • revert "fix: upgrade to the latest version of sveltekit and vite, removing the need for viteOptimizeDeps"
josdejong
published 0.3.11 •

Changelog

Source

0.3.11 (2022-01-05)

Bug Fixes

  • property normalization missing the docs and in development application (002b7e9)
  • tweak font for ubuntu and mac (b05009c)
  • upgrade to the latest version of sveltekit and vite, removing the need for viteOptimizeDeps (c7211a3)
josdejong
published 0.3.10 •

Changelog

Source

0.3.10 (2021-12-22)

Features

  • implement options escapeControlCharacters and escapeUnicodeCharacters (#42) (cfdd8cc)
  • show tag with array item count also when expanded (b427fe7)

Bug Fixes

  • add property type to <button> where missing (see #39) (880795f)
  • clicking outside the editor should stop editing a key/value (see #40) (b67de42)
  • escape special characters in keys (10fdedd)
  • make sure editor blur when clicking outside (aef0d57)
  • partial fix for #40, clicking outside the editor should stop editing a key/value (70eab0c)
josdejong
published 0.3.9 •

Changelog

Source

0.3.9 (2021-12-04)

Bug Fixes

  • remember state of TransformModal and SortModal on every change instead of only after submit (caa4364)
josdejong
published 0.3.8 •

Changelog

Source

0.3.8 (2021-12-04)

Bug Fixes

  • add current value to the enum dropdown if needed (8f11bac)
josdejong
published 0.3.7 •

Changelog

Source

0.3.7 (2021-12-04)

Features

  • custom rendering with onRenderValue, performance improvements, and fixes (635f542)
josdejong
published 0.3.6 •

Changelog

Source

0.3.6 (2021-11-27)

Bug Fixes

  • merge #32 adding rollup to the devDependencies (f292c2f)
  • replace debug with a util debug function (#34) (ddf608a)
  • update dependencies (f87572e)
  • use debug instead of console.log (b2478b8)
josdejong
published 0.3.5 •

Changelog

Source

0.3.5 (2021-11-17)

Features

  • extend the onChange callback to pass previousJson and patchResult (8e5aecf)
  • implement javascriptQueryLanguage (6568afe)
  • implement a configuration dropdown to select a query language (871ac5c)
  • support multiple query languages in the transform modal (WIP) (030d3ca)

Bug Fixes

  • edge case in jmespath selecting whole item as projection (ef2a4cf)
  • improve the performance of replacing returns with enclosing whitespaces (de05b10)
  • robustness fix (54c6586)
  • show arrow down icon on the right side of the select boxes (c0375b1)
  • small styling fix (ec83c32)
  • styling fix of the scrollbar in the TransformModal (5adc31d)
  • write unit tests and fixes for all query languages (a6af472)
josdejong
published 0.3.4 •

Changelog

Source

0.3.4 (2021-11-03)

Features

josdejong
published 0.3.3 •

Changelog

Source

0.3.3 (2021-10-13)

Bug Fixes

  • debounce changes in code mode, fixing a race condition in React (see #23) (bc2c559)
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