New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
1
Versions
216
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.54

Diff

Changelog

Source

0.3.54 (2022-05-27)

Bug Fixes

  • do not throw an exception when using .refresh() in tree mode (6d5646d)
  • improve typescript definitions (#86) (a7d759a)
josdejong
published 0.3.53 •

Changelog

Source

0.3.53 (2022-05-23)

Bug Fixes

  • index.js files containing broken imports to ts files (0c4a9f0)
josdejong
published 0.3.52 •

Changelog

Source

0.3.52 (2022-05-23)

Bug Fixes

  • index.js file containing broken references to .ts files (regression since v0.3.51) (36959ee)
josdejong
published 0.3.51 •

Changelog

Source

0.3.51 (2022-05-23)

Features

  • implement a method .refresh() to force rerendering of the code editor (545426a)

Bug Fixes

  • improve the behavior of the arrow quickkeys to navigate the context menu (#83) (76b177f)
  • maintain the enforceString status after replacing a value (4d1e9e3)
josdejong
published 0.3.50 •

Changelog

Source

0.3.50 (2022-05-20)

Bug Fixes

  • #79 browser scrolling the editor into view on load (42fe818)
  • #81 clear navigation path when iterating through search results (434c66d)
  • cannot start typing characters to insert a value from the welcome screen (2bc34e2)
  • editor losing focus after selecting a color with the color picker (8cb912a)
  • editor losing focus after toggling a boolean value (ea52484)
  • give editor focus when the user starts dragging the selection (9bd28db)
  • give navigation bar text a brighter color in dark theme (42be0e7)
  • improve Transform Wizard to work better with numbers, booleans, and null (ebc076a)
  • keep focus in editor when closing color picker via ESC (0b75001)
  • paste as JSON helper message not working (0f803b2)
josdejong
published 0.3.49 •

Changelog

Source

0.3.49 (2022-05-13)

Features

  • Support for custom styling using css variables

Bug Fixes

  • #69 cannot build the library after a clean install (32a9b73)
  • #70 implement quickkey Shift+Enter to go to the previous search result (8f1917f)
  • #71 describe the differences with josdejong/jsoneditor in the README.md (b9a54e9)
  • context menu button jumping around whilst selecting multiple expanded objects (d4a3cbf)
  • exception thrown when clicking left from a selection (e7e8094)
  • expandAll not working (37c6256)
  • right click in welcome screen did not open the context menu (7934e9a)
  • selection and expanded state not always stored correctly in history (#73) (702fba1)
josdejong
published 0.3.48 •

Changelog

Source

0.3.48 (2022-04-26)

Bug Fixes

  • quickkeys [ and { not working in welcome screen (regression since v0.3.47) (8a808a4)
josdejong
published 0.3.47 •

Changelog

Source

0.3.47 (2022-04-26)

Bug Fixes

  • allow defining multiple functions in the query of the Transform modal (31e9b8b)
  • be able to right-click on top of a property/item tag to open the context menu (a033abf)
  • context menu button of insert area sometimes flickering (282e31d)
  • full document being selected when clicking scrollbar or main menu when there is no selection (5109de1)
  • fully expand an inserted structure (a22f405)
  • improve the Javascript and Lodash queries generated via the wizard (9666120)
  • sort/transform the contents of the key instead of the parent when a key is selected (e761a79)
josdejong
published 0.3.46 •

Changelog

Source

0.3.46 (2022-04-22)

Features

  • show tip in ContextMenu when it is opened via the ContextMenuButton or the main menu (b9c38d2)

Bug Fixes

  • floating context menu button not rendered when a key is selected (1ec4ed9)
josdejong
published 0.3.45 •

Changelog

Source

0.3.45 (2022-04-21)

Bug Fixes

  • expose method findElement(path) (3930137)
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