New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-json-view-lite

Package Overview
Dependencies
Maintainers
1
Versions
24
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.2.0

Diff

Changelog

Source

1.2.0

New Feature

  • Improved accessibility support
anyroad
published 1.1.0 •

anyroad
published 1.0.1 •

Changelog

Source

1.0.1

Bug Fixes

  • Fixed collapse/expand button style
anyroad
published 1.0.0 •

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 •

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 •

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