React JSON View is a versatile React component designed for interactive display of JavaScript arrays and JSON objects. Versions 1.18.0 and 1.18.1, both released on June 29th, 2018, offer developers a powerful tool for inspecting and visualizing data within their React applications. Both versions share a common set of dependencies, including flux, react-base16-styling, react-lifecycles-compat, and react-textarea-autosize, ensuring core functionality remains consistent. They also share the same peer dependencies: React and React DOM versions ^16.0.0 or ^15.5.4. This means they're both compatible with a wide range of React projects.
While the core functionality remains the same between the versions, version 1.18.1 is a patch release containing crucial improvements, and refinements. If you're already using react-json-view, upgrading to 1.18.1 ensures you're running the most stable and up-to-date version. The size of the package also slightly differs, with 1.18.1 having an unpacked size of 173992 compared to 170996 in 1.18.0, indicating possible bug fixes and other minor changes behind the scenes. Developers should choose the latest version to benefit from these improvements, ensuring a smoother and more reliable experience when working with JSON data within their React applications. Consider upgrading for a more polished experience.
All the vulnerabilities related to the version 1.18.1 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.