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
13

0.18.3

Diff

Changelog

Source

0.18.3 (2023-08-30)

Bug Fixes

  • restore the selection when going back when having multiple JSONEditor modals (085a9d3)
  • sometimes multiple cells selected in Table mode (c7705f6)
josdejong
published 0.18.2 •

Changelog

Source

0.18.2 (2023-08-25)

Bug Fixes

  • #304 ReadonlyValue.svelte wrongly importing two moved types (ed8b058)
josdejong
published 0.18.1 •

Changelog

Source

0.18.1 (2023-08-25)

Bug Fixes

  • #300 change the homepage in package.json to the Github repo (b1977e5)
  • #304 missing type JSONPointer internally (e23abbc)
josdejong
published 0.18.0 •

Changelog

Source

0.18.0 (2023-08-21)

⚠ BREAKING CHANGES

    • Upgraded to Svelte 4 providing improved TypeScript types.
  • Dropped re-exporting types and utility functions from immutable-json-patch and svelte. Instead, import them directly from the library itself.
  • Dropped deprecated types FontAwesomeIcon (use IconDefinition instead), DropdownButtonItem, MenuButtonItem, MenuSeparatorItem, MenuSpaceItem, and typeguard isMenuSpaceItem.
  • The vanilla-package does not embed types of dependencies anymore and instead, imports the dependencies and use the types from there.
  • Drop official support for Node.js 16

Features

  • describe breaking changes (962dbf0)
  • upgrade to Svelte 4, improve TypeScript types (4d0451e)
josdejong
published 0.17.10 •

Changelog

Source

0.17.10 (2023-08-16)

Bug Fixes

  • #301 TransformModal broken (regression since v0.17.9) (b13a52f)
josdejong
published 0.17.9 •

Changelog

Source

0.17.9 (2023-08-14)

Bug Fixes

  • #163 implement method .select() and callback onSelect (#299) (69a9698)
  • export all typeguard functions like isMenuButton (53e671d)
  • resolve failed import in example "custom menu buttons" (#287) (8da09a4)
josdejong
published 0.17.8 •

Changelog

Source

0.17.8 (2023-06-21)

Bug Fixes

  • method scrollTo not always expanding an invisible section of an array (bda3922)
  • update dependencies (codemirror, jsonrepair, sass, and others) (3054f96)
josdejong
published 0.17.7 •

Changelog

Source

0.17.7 (2023-06-13)

Bug Fixes

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)
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