Socket
Socket
Sign inDemoInstall

graph-data-structure-visualizer

Package Overview
Dependencies
8
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

README.md

10

package.json
{
"name": "graph-data-structure-visualizer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Graph Data Structure Visualizer is a comprehensive React library that enables you to effortlessly create dynamic visualizations for graph-based data structures. Whether you're working with network graphs, trees, or any other complex data, this library provides intuitive components to showcase your data in an engaging and interactive way.",

@@ -51,4 +51,4 @@ "main": "dist/index.js",

"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"rollup": "^3.27.0",

@@ -61,5 +61,5 @@ "rollup-plugin-peer-deps-external": "^2.2.4",

"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^16.2.0",
"react-dom": "^16.2.0"
}
}
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