Socket
Socket
Sign inDemoInstall

@uiw/react-tree

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-tree - npm Package Compare versions

Comparing version 4.14.0 to 4.14.1

6

package.json
{
"name": "@uiw/react-tree",
"version": "4.14.0",
"version": "4.14.1",
"description": "Tree component",

@@ -47,6 +47,6 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/react-icon": "^4.14.0",
"@uiw/utils": "^4.14.0",
"@uiw/react-icon": "^4.14.1",
"@uiw/utils": "^4.14.1",
"react-transition-group": "~4.4.2"
}
}

@@ -746,5 +746,5 @@ Tree 树形控件

tree: {
value: 'girl',
value: 'region',
label: '请输入内容',
help: '必须选择性别!',
help: '必须选择地区!',
initialValue: ['0-1-1'],

@@ -751,0 +751,0 @@ children: <Tree

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