Socket
Socket
Sign inDemoInstall

vis-react

Package Overview
Dependencies
9
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.6 to 0.4.7

.prettierrc

4

package.json

@@ -32,3 +32,3 @@ {

"license": "MIT",
"main": "/dist/index.js",
"main": "./dist/index.js",
"maintainers": [

@@ -51,3 +51,3 @@ {

"scripts": {},
"version": "0.4.6"
"version": "0.4.7"
}

@@ -51,3 +51,3 @@ # vis-react

```javascript
var Graph = require('vis-react');
import Graph from 'vis-react';

@@ -54,0 +54,0 @@ var graph = {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc