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

vanilla-jsoneditor

Package Overview
Dependencies
Maintainers
1
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
1113

0.7.3

Diff

Changelog

Source

0.7.3 (2022-09-09)

Bug Fixes

  • circular dependency caused by an unused import (65a4f5d)
josdejong
published 0.7.2 •

Changelog

Source

0.7.2 (2022-09-09)

Features

Bug Fixes

  • mark the package as side-effects free, allowing better optimization in bundlers (23c1816)
josdejong
published 0.7.1 •

Changelog

Source

0.7.1 (2022-09-05)

Bug Fixes

  • onChange event being fired when creating the editor in tree mode (83e22f7)
josdejong
published 0.7.0 •

Changelog

Source

0.7.0 (2022-09-01)

⚠ BREAKING CHANGES

  • Formerly, onChange did only fire after a change made by a user. Now, onChange also fires after programmatic changes: when changing props or calling patch, set, update.

Features

  • always fire onChange, and let onPatch return a PatchResult (fixes #128) (fb45518)
  • update dependencies (#135) (c2e8e0a)

Bug Fixes

  • expanded state sometimes being reset when syncing content (a6cce69)
josdejong
published 0.6.6 •

Changelog

Source

0.6.6 (2022-08-29)

Bug Fixes

  • mobile keyboard opening all the time when selecting something in the editor on a touch device (c2a0937)
josdejong
published 0.6.5 •

Changelog

Source

0.6.5 (2022-08-29)

Features

  • #129 allow passing additional options to createAjvValidator (a66f230)

Bug Fixes

  • #131 backslash character not being escaped when escapeControlCharacters: true (#133) (1657d9a)
josdejong
published 0.6.4 •

Changelog

Source

0.6.4 (2022-08-19)

Bug Fixes

josdejong
published 0.6.3 •

Changelog

Source

0.6.3 (2022-08-16)

Bug Fixes

  • minor update of all dependencies (b61778a)
josdejong
published 0.6.2 •

Changelog

Source

0.6.2 (2022-07-28)

Bug Fixes

  • revert the ES workaround for [@fortawesome](https://github.com/fortawesome) again, it doesn't work anymore (69533af)
josdejong
published 0.6.1 •

Changelog

Source

0.6.1 (2022-07-28)

Bug Fixes

  • make sure all imports in index.ts have a .js extension (52431f6)
  • re-introduce the ES workaround for [@fortawesome](https://github.com/fortawesome) again (2a7284c)
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