Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-checkbox

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-checkbox - npm Package Compare versions

Comparing version 4.1.2 to 4.2.1

8

package.json
{
"name": "@uiw/react-checkbox",
"version": "4.1.2",
"version": "4.2.1",
"description": "Checkbox component",

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

"dependencies": {
"@uiw/react-radio": "^4.1.2",
"@uiw/react-radio": "^4.2.1",
"@uiw/utils": "^4.1.2",
"classnames": "^2.2.6"
"classnames": "2.2.6"
},

@@ -59,3 +59,3 @@ "devDependencies": {

},
"gitHead": "caafb4b0a1360c2a2bd46903932e4531860ce608"
"gitHead": "f8a4dd106ada12727527eb2a0588be01980be86c"
}

@@ -33,3 +33,3 @@ Checkbox 多选框

<!--DemoStart,bgWhite,codePen-->
<!--DemoStart,noScroll,bgWhite,codePen-->
```js

@@ -36,0 +36,0 @@ import { Form, Checkbox, Row, Col, Button, Notify } from 'uiw';

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