React JSON View is a React component designed for interactive display of JavaScript arrays and JSON objects. Versions 1.11.3 and 1.11.4 share the same core functionality and dependencies like clipboard, flux, radium, react-base16-styling, and react-tooltip. Their development dependencies, including Babel presets and loaders, webpack, and testing tools are also consistent between the two versions suggesting a similar build process. Similarly the peer dependencies are consistent across the two versions. Key peer dependencies for testing and usage include chai, enzyme, mocha, react, and react-dom, all at specific versions, indicating a targeted compatibility. The license remains MIT across both versions.
The primary difference lies in the release date. Version 1.11.4 was released on July 29, 2017, at 20:51:44 UTC, while version 1.11.3 was released earlier the same day at 00:28:47 UTC. This suggests that version 1.11.4 is a patch release addressing a minor bug or update identified shortly after the release of 1.11.3. For developers, the update from 1.11.3 to 1.11.4 is likely a bug fix or small improvement, making it a recommended upgrade to benefit from the latest known stable version. Otherwise the core functionality is expected to be almost identical.
All the vulnerabilities related to the version 1.11.4 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.