@forter/forter-checkbox
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.5.3](https://github.com/forter/design-system/compare/@forter/forter-checkbox@0.5.2...@forter/forter-checkbox@0.5.3) (2024-03-12) | ||
**Note:** Version bump only for package @forter/forter-checkbox | ||
## [0.5.2](https://github.com/forter/design-system/compare/@forter/forter-checkbox@0.5.1...@forter/forter-checkbox@0.5.2) (2024-03-11) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@forter/forter-checkbox", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "checkbox from Forter Components", | ||
@@ -23,6 +23,6 @@ "author": "Forter Developers", | ||
"dependencies": { | ||
"@forter/component-base": "14.0.0", | ||
"@forter/component-base": "14.1.0", | ||
"lit": "2.7.2" | ||
}, | ||
"gitHead": "18f76d03b5d5704f5f66e33d22fadf345ab45dd6" | ||
"gitHead": "7860db9810af8510d62d612421cb307ceef1842a" | ||
} |
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
65268
+ Added@forter/component-base@14.1.0(transitive)
- Removed@forter/component-base@14.0.0(transitive)
- Removed@forter/tokens@5.0.1(transitive)