@uiw/react-checkbox
Advanced tools
Comparing version 4.1.2 to 4.2.1
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48982
+ Addedclassnames@2.2.6(transitive)
- Removedclassnames@2.5.1(transitive)
Updated@uiw/react-radio@^4.2.1
Updatedclassnames@2.2.6