Socket
Socket
Sign inDemoInstall

rc-tree

Package Overview
Dependencies
Maintainers
2
Versions
306
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-tree - npm Package Compare versions

Comparing version 0.17.1 to 0.18.0

assets/contextmenu.css

7

package.json
{
"name": "rc-tree",
"version": "0.17.1",
"version": "0.18.0",
"description": "tree ui component for react",

@@ -45,3 +45,6 @@ "keywords": [

"rc-tools": "4.x",
"react": "~0.13.0",
"react": "^0.14.0",
"react-addons-test-utils": "^0.14.0",
"react-dom": "^0.14.0",
"rc-tooltip": "3.x",
"velocity-animate": "^1.2.2"

@@ -48,0 +51,0 @@ },

@@ -84,2 +84,3 @@ # rc-tree

|onDataLoaded | load data asynchronously and the return value should be a promise | function(node) | - |
|onRightClick | select current treeNode and show customized contextmenu | function({event,node}) | - |

@@ -86,0 +87,0 @@ ### TreeNode props

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