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.15.1 to 0.15.2

2

lib/TreeNode.js

@@ -189,3 +189,3 @@ 'use strict';

if (props.selected) {
domProps.className = prefixCls + '-selected';
domProps.className = prefixCls + '-node-selected';
}

@@ -192,0 +192,0 @@ domProps.onClick = function () {

{
"name": "rc-tree",
"version": "0.15.1",
"version": "0.15.2",
"description": "tree ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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