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
217
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.17.7

Diff

Changelog

Source

0.17.7 (2023-06-13)

Bug Fixes

  • #278 cannot filter debugging output (b2317a5)
josdejong
published 0.17.6 •

Changelog

Source

0.17.6 (2023-06-12)

Features

  • update dependencies and devDependencies (fc8ef83)

Bug Fixes

  • let createAjvValidator throw an error when the JSON schema contains an error (7cfb233)
  • unused CSS selector ".jse-column-header span.jse-column-sort-icon" (51c1d54)
josdejong
published 0.17.5 •

Changelog

Source

0.17.5 (2023-06-08)

Bug Fixes

  • keep focus on the editor after clicking a message action button (aeb5d8f)
  • start typing in an empty document in tree mode throwing an error (747f2b4)
  • throw an error when a custom Ajv instance provided via onCreateAjv is configured wrongly (78771cd)
josdejong
published 0.17.4 •

Changelog

Source

0.17.4 (2023-05-18)

Bug Fixes

  • #275 flush debounced changes in text mode before blur and destroy (e8270e9)
josdejong
published 0.17.3 •

Changelog

Source

0.17.3 (2023-05-05)

Features

  • update dependencies (jsonrepair and dev dependencies) (d2c424a)
josdejong
published 0.17.2 •

Changelog

Source

0.17.2 (2023-05-03)

Features

  • update dependencies (codemirror, sass) (aeb9af5)

Bug Fixes

  • #238 editor scrolls the browser page to top on Safari when getting focus (20129f8)
josdejong
published 0.17.1 •

Changelog

Source

0.17.1 (2023-04-17)

Features

  • make the option askToFormat configurable (fix #252) (5e5494f)

Bug Fixes

  • #142 cannot select contents in readOnly text mode (99922dc)
  • #251 enable search in text mode when readOnly (50f8889)
  • update dependencies (jsonrepair and @codemirror/view) (5ff1306)
josdejong
published 0.17.0 •

Changelog

Source

0.17.0 (2023-04-17)

⚠ BREAKING CHANGES

  • The pointers to entry files and the exports map in the package.json file have been changed. This is just an under-the-hood change for most use cases.

Features

  • change stringifyJSONPath and parseJSONPath to have a more human friendly output (f0f8b80)
  • update dependencies and devDependencies (f32281f)
  • update dependencies including @sveltejs/package, changing the package structure (#258) (78603d4)
josdejong
published 0.16.1 •

Changelog

Source

0.16.1 (2023-03-24)

Bug Fixes

  • change the row numbering in table mode to zero based for consistency (d923268)
  • give the optional rootPath option of transform a default value (b38db6c)
josdejong
published 0.16.0 •

Changelog

Source

0.16.0 (2023-03-15)

⚠ BREAKING CHANGES

  • Methods set, update, patch, expand, acceptAutoRepair, scrollTo, focus, refresh, updateProps and destroy are now async and return a Promise.

Features

  • implement the public method scrollTo for mode table (a615548)
  • update dependencies svelte-awesome and svelte-select and some devDependencies (05acdcf)

Bug Fixes

  • #189 setup eslint to enforce .js file extensions on all imports (cf37451)
  • #236 change the public methods to return a Promise`, resolving after the editor is re-rendered (dbfb1a6)
  • #237 parse error in case of empty text, and parse error not cleared on change (31e9e50)
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