Socket
Socket
Sign inDemoInstall

react-force-graph-2d

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-force-graph-2d - npm Package Compare versions

Comparing version 1.3.4 to 1.4.0

1

dist/react-force-graph-2d.common.js

@@ -77,2 +77,3 @@ 'use strict';

nodeCanvasObject: PropTypes.func,
linkCanvasObject: PropTypes.func,
enableZoomPanInteraction: PropTypes.bool

@@ -79,0 +80,0 @@ });

@@ -73,2 +73,3 @@ import fromKapsule from 'react-kapsule';

nodeCanvasObject: PropTypes.func,
linkCanvasObject: PropTypes.func,
enableZoomPanInteraction: PropTypes.bool

@@ -75,0 +76,0 @@ });

4

package.json
{
"name": "react-force-graph-2d",
"version": "1.3.4",
"version": "1.4.0",
"description": "React component for 2D force directed graphs",

@@ -39,3 +39,3 @@ "unpkg": "dist/react-force-graph-2d.min.js",

"dependencies": {
"force-graph": "^1.12.6",
"force-graph": "^1.13.0",
"prop-types": "^15.6.2",

@@ -42,0 +42,0 @@ "react-kapsule": "^1.4.1"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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