🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@antv/g6-extension-react

Package Overview
Dependencies
Maintainers
69
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g6-extension-react - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+3
-3
package.json
{
"name": "@antv/g6-extension-react",
"version": "0.2.3",
"version": "0.2.4",
"description": "Using React Component to Define Your G6 Graph Node",

@@ -38,3 +38,3 @@ "keywords": [

"styled-components": "^6.1.18",
"@antv/g6": "5.0.47"
"@antv/g6": "5.0.49"
},

@@ -44,3 +44,3 @@ "peerDependencies": {

"react-dom": ">=16.8",
"@antv/g6": "^5.0.47"
"@antv/g6": "^5.0.49"
},

@@ -47,0 +47,0 @@ "publishConfig": {

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