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.5 to 0.4.6-rc1

dist/index.js

4

package.json

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

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

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

"scripts": {},
"version": "0.4.5"
"version": "0.4.6-rc1"
}

@@ -102,9 +102,9 @@ # vis-react

| ---------- | -------- | -------- | --------------------- |
| graph | `object` | `true` | nodes and edges |
| options | `object` | `true` | options |
| events | `object` | `true` | events callback |
| style | `object` | `false` | custom styles |
| getNetwork | `func` | `false` | returns network nodes |
| getNodes | `func` | `false` | returns all nodes |
| vis | `object` | `false` | returns vis instance |
| graph | `object` | `true` | Nodes and Edges |
| options | `object` | `true` | Options |
| events | `object` | `true` | Events callback |
| style | `object` | `false` | Custom styles |
| getNetwork | `func` | `false` | Network nodes |
| getNodes | `func` | `false` | All nodes |
| vis | `object` | `false` | vis instance |

@@ -122,1 +122,6 @@ <!-- ### Screenshot

- [codesandbox.io](https://codesandbox.io/embed/3vvy7xqo9m)
### License
MIT

Sorry, the diff of this file is not supported yet

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