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.3.0 to 4.3.1

8

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

@@ -46,4 +46,4 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/react-icon": "^4.3.0",
"@uiw/utils": "^4.3.0",
"@uiw/react-icon": "^4.3.1",
"@uiw/utils": "^4.3.1",
"classnames": "2.2.6",

@@ -62,3 +62,3 @@ "react-transition-group": "^4.3.0"

},
"gitHead": "5e61a59c0674fdbeacedd1b8a69d585f8f1ba0b8"
"gitHead": "f469dd7fc4c211873d65efcc065e2d0de2c64fed"
}

@@ -8,2 +8,4 @@ Tree 树形控件

import { Tree } from 'uiw';
// or
import Tree from '@uiw/react-tree';
```

@@ -10,0 +12,0 @@

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