New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-tree-checked

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-checked - npm Package Compare versions

Comparing version 4.11.6 to 4.12.0

13

package.json
{
"name": "@uiw/react-tree-checked",
"version": "4.11.6",
"version": "4.12.0",
"description": "TreeChecked component",

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

"dependencies": {
"@uiw/react-checkbox": "^4.11.6",
"@uiw/react-tree": "^4.11.6",
"@uiw/utils": "^4.11.6"
"@uiw/react-checkbox": "^4.12.0",
"@uiw/react-tree": "^4.12.0",
"@uiw/utils": "^4.12.0"
},
"devDependencies": {
"@babel/runtime": "7.16.7",
"@types/jest": "27.4.0",
"@types/react": "17.0.38",
"@babel/runtime": "7.17.2",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",

@@ -57,0 +56,0 @@ "react": "17.0.2",

TreeChecked 树形选择控件
===
[![Open in unpkg](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-tree-checked/file/README.md)
[![NPM Downloads](https://img.shields.io/npm/dm/@uiw/react-tree-checked.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-tree-checked)
[![npm version](https://img.shields.io/npm/v/@uiw/react-tree-checked.svg?label=@uiw/react-tree-checked)](https://npmjs.com/@uiw/react-tree-checked)
使用树选择控件可以完整展现其中的层级关系,并具有选中状态。

@@ -5,0 +9,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