@tds/core-checkbox
Advanced tools
Comparing version 2.0.30 to 2.0.31
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.31](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.30...@tds/core-checkbox@2.0.31) (2020-01-23) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [2.0.30](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.29...@tds/core-checkbox@2.0.30) (2020-01-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "2.0.30", | ||
"version": "2.0.31", | ||
"main": "index.cjs.js", | ||
@@ -28,13 +28,13 @@ "module": "index.es.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.0.2", | ||
"@tds/core-box": "^2.1.0", | ||
"@tds/core-colours": "^2.2.1", | ||
"@tds/core-decorative-icon": "^2.6.1", | ||
"@tds/core-input-feedback": "^2.0.12", | ||
"@tds/core-paragraph": "^2.0.9", | ||
"@tds/core-text": "^3.0.1", | ||
"@tds/core-decorative-icon": "^2.6.2", | ||
"@tds/core-input-feedback": "^2.0.13", | ||
"@tds/core-paragraph": "^2.0.10", | ||
"@tds/core-text": "^3.0.2", | ||
"@tds/shared-styles": "^1.5.2", | ||
"@tds/util-helpers": "^1.3.0", | ||
"@tds/util-helpers": "^1.4.0", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "f4f83511c3f9559e7dbe15006223fc62a0b0b160" | ||
"gitHead": "7c09912bd00064e2ec1a1425e40f5acfaa1af1d7" | ||
} |
Sorry, the diff of this file is not supported yet
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
201811
Updated@tds/core-box@^2.1.0
Updated@tds/core-paragraph@^2.0.10
Updated@tds/core-text@^3.0.2
Updated@tds/util-helpers@^1.4.0