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

react-json-view

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-view - npm Package Compare versions

Comparing version 1.14.2 to 1.14.3

6

package.json
{
"name": "react-json-view",
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
"version": "1.14.2",
"version": "1.14.3",
"main": "dist/main.js",

@@ -40,2 +40,3 @@ "files": [

"react-hot-loader": "^3.0.0-beta.6",
"react-select": "^1.1.0",
"react-test-renderer": "^16.2.0",

@@ -64,4 +65,3 @@ "sass-loader": "^6.0.6",

"test:coverage": "nyc report --reporter=text-lcov | coveralls",
"test:watch": "nyc mocha -w test/**/*-test.js",
"prepublishOnly": "npm run build"
"test:watch": "nyc mocha -w test/**/*-test.js"
},

@@ -68,0 +68,0 @@ "repository": {

@@ -126,3 +126,3 @@ ![alt text](https://github.com/mac-s-g/react-json-view/blob/master/doc/rjv-icon-alt.png?raw=true)

```bash
# run the build
# run the build (note: you may need to use `sudo` priveledges to run the build successfully)
npm run build

@@ -129,0 +129,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