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

react-json-view-lite

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-view-lite - npm Package Versions

13

1.0.0

Diff

Changelog

Source

1.0.0

Breaking changes

  1. Property shouldInitiallyExpand has different name shouldExpandNode in order to emphasize that it will be called every time properties change.
  2. If you use custom styles:
    • pointer and expander are no longer used
    • component uses collapseIcon, expandIcon, collapsedContent styles in order to customize expand/collapse icon and collpased content placeholder which were previously hardcode to the , and .... Default style values use ::after pseudo-classes to set the content.
anyroad
published 0.9.8 •

Changelog

Source

0.9.8

Bug Fixes

  • Fixed bug when empty object key was not rendered correctly
anyroad
published 0.9.7 •

Changelog

Source

0.9.7

New Features

  • Added BigInt rendering support
anyroad
published 0.9.6 •

Changelog

Source

0.9.6

Bug Fixes

  • Fixed css style for comma after primitive type value
anyroad
published 0.9.5 •

Changelog

Source

0.9.5

New Features

  • Added minimum a11y support
  • Added React 18 to peer dependencies
  • Updated dev dependencies versions
  • Added storybook
anyroad
published 0.9.4 •

Changelog

Source

0.9.4

New Features

  • Added ability to expand arrays and nested objects by clicking on the ... part
  • Added allExpanded and collapseAllNested exported functions which can be used for the shouldInitiallyExpand property
  • Added new separate style for the "pointer" which applied for , and ...
anyroad
published 0.9.3 •

anyroad
published 0.9.2 •

anyroad
published 0.9.1 •

anyroad
published 0.9.0 •

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