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

Diff

Changelog

Source

0.3.22 (2022-03-08)

Bug Fixes

  • publish missing generated/* folder on npm too (ec391b2)
  • publish missing generated/* folder on npm too (a0195cd)
josdejong
published 0.3.21 •

Changelog

Source

0.3.21 (2022-03-08)

Features

josdejong
published 0.3.20 •

Changelog

Source

0.3.20 (2022-03-07)

Bug Fixes

  • drop viteOptimizeDeps (in src/config.js) and remove it from the docs: not needed anymore (1c64009)
josdejong
published 0.3.19 •

Changelog

Source

0.3.19 (2022-03-07)

Bug Fixes

  • add generated folder to .prettierignore (e15ee93)
  • diff-sequences export not playing nice with Vite (f87a7b3)
josdejong
published 0.3.18 •

Changelog

Source

0.3.18 (2022-02-09)

Bug Fixes

  • race condition when toggling mode (2a97ab5)
  • update all dependencies (f083d2c)
josdejong
published 0.3.17 •

Changelog

Source

0.3.17 (2022-02-09)

Bug Fixes

  • improve explanatory titles on color picker and boolean toggle when readOnly (aac632b)
  • only show explanatory titles on color picker and boolean toggle when editable (4971138)
  • rename schemaRefs to schemaDefinitions (not breaking, just a renamed function argument) (0e7d653)
  • shortcut Shift+Enter to create a newline not working on Chrome (48a10a6)
  • update dependencies (4bc6d53)
josdejong
published 0.3.16 •

Changelog

Source

0.3.16 (2022-01-20)

Features

  • implement support for enforcing a value to stay a string when it contains a numeric value. This can be toggled via the button "Enforce string" in ContextMenu, under "Edit value".

Bug Fixes

  • #45 invoke onChangeMode after re-rendering instead of before (c8894ce)
josdejong
published 0.3.15 •

Changelog

Source

0.3.15 (2022-01-12)

Bug Fixes

  • regression in clicking the context menu button on an insert area (f5bcc71)
josdejong
published 0.3.14 •

Changelog

Source

0.3.14 (2022-01-08)

Bug Fixes

  • expand contents when pasting in an empty document (a3c8021)
  • shift-click not working when selecting an area in between two nodes (c21f1f3)
  • shift-click to select multiple items broken (a28bbdf)
josdejong
published 0.3.13 •

Changelog

Source

0.3.13 (2022-01-05)

Bug Fixes

  • clicking on another node whilst editing did not move the focus there (b2fe3d7)
  • fix too large padding for expanded array bracket (0963960)
  • issue in encode/decode datapath (a56cb1b)
  • make the code robust against missing refContents (360de5e)
  • scrollTo throwing exception when contents is empty (68fcb6a)
  • styling tweak for the readonly item count tag (5bbb679)
  • when opening edit mode, sometimes the first typed character was lost (22b5577)
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