@umbraco-ui/uui-checkbox
Advanced tools
Comparing version 1.7.0 to 1.8.0-rc.0
@@ -162,3 +162,4 @@ { | ||
{ | ||
"name": "validationMessage" | ||
"name": "validationMessage", | ||
"type": "string" | ||
}, | ||
@@ -165,0 +166,0 @@ { |
{ | ||
"name": "@umbraco-ui/uui-checkbox", | ||
"version": "1.7.0", | ||
"version": "1.8.0-rc.0", | ||
"license": "MIT", | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "1.7.0", | ||
"@umbraco-ui/uui-boolean-input": "1.7.0", | ||
"@umbraco-ui/uui-icon-registry-essential": "1.7.0" | ||
"@umbraco-ui/uui-base": "1.8.0-rc.0", | ||
"@umbraco-ui/uui-boolean-input": "1.8.0-rc.0", | ||
"@umbraco-ui/uui-icon-registry-essential": "1.8.0-rc.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-checkbox", | ||
"gitHead": "1f139dc2b4ed9ba7b9fb1af5e934589d7c4d8f06" | ||
"gitHead": "46d444c66217c9a3c74518d8ce4badc7f121bfdf" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
17267
386
1
+ Added@umbraco-ui/uui-base@1.8.0-rc.0(transitive)
+ Added@umbraco-ui/uui-boolean-input@1.8.0-rc.0(transitive)
- Removed@umbraco-ui/uui-base@1.7.0(transitive)
- Removed@umbraco-ui/uui-boolean-input@1.7.0(transitive)