@tds/core-checkbox
Advanced tools
Comparing version 2.0.42 to 2.0.43
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.43](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.42...@tds/core-checkbox@2.0.43) (2020-09-04) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [2.0.42](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.41...@tds/core-checkbox@2.0.42) (2020-08-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "2.0.42", | ||
"version": "2.0.43", | ||
"main": "index.cjs.js", | ||
@@ -28,13 +28,13 @@ "module": "index.es.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.3.0", | ||
"@tds/core-box": "^2.3.1", | ||
"@tds/core-colours": "^2.2.1", | ||
"@tds/core-decorative-icon": "^2.6.4", | ||
"@tds/core-input-feedback": "^2.0.20", | ||
"@tds/core-paragraph": "^2.0.13", | ||
"@tds/core-text": "^3.1.1", | ||
"@tds/core-decorative-icon": "^2.6.5", | ||
"@tds/core-input-feedback": "^2.0.21", | ||
"@tds/core-paragraph": "^2.0.14", | ||
"@tds/core-text": "^3.1.2", | ||
"@tds/shared-styles": "^2.0.0", | ||
"@tds/util-helpers": "^1.4.2", | ||
"@tds/util-helpers": "^1.5.0", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "b4905c706868fceb2ed7416b259ace4da256aae1" | ||
"gitHead": "419c9300159930fc828fc23fdb3a80c3428ba912" | ||
} |
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
203922
Updated@tds/core-box@^2.3.1
Updated@tds/core-paragraph@^2.0.14
Updated@tds/core-text@^3.1.2
Updated@tds/util-helpers@^1.5.0