@tds/core-checkbox
Advanced tools
Comparing version 1.1.20 to 1.1.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.21](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.20...@tds/core-checkbox@1.1.21) (2019-05-01) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [1.1.20](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.19...@tds/core-checkbox@1.1.20) (2019-04-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "1.1.20", | ||
"version": "1.1.21", | ||
"main": "index.cjs.js", | ||
@@ -27,14 +27,14 @@ "module": "index.es.js", | ||
"dependencies": { | ||
"@tds/core-box": "^1.2.2", | ||
"@tds/core-decorative-icon": "^1.2.0", | ||
"@tds/core-input-feedback": "^1.0.11", | ||
"@tds/core-paragraph": "^1.0.10", | ||
"@tds/core-text": "^1.0.10", | ||
"@tds/core-box": "^1.2.3", | ||
"@tds/core-decorative-icon": "^1.2.1", | ||
"@tds/core-input-feedback": "^1.0.12", | ||
"@tds/core-paragraph": "^1.0.11", | ||
"@tds/core-text": "^1.0.11", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"devDependencies": { | ||
"@tds/core-colours": "^1.1.1", | ||
"@tds/shared-choice": "^1.1.15" | ||
"@tds/core-colours": "^1.1.2", | ||
"@tds/shared-choice": "^1.1.16" | ||
}, | ||
"gitHead": "38d4b96be9f0c3082e9f6612faea5dc0437ec9ab" | ||
"gitHead": "24679ca1369e64d054bf825ab56b54cbb38180b4" | ||
} |
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
64664
Updated@tds/core-box@^1.2.3
Updated@tds/core-paragraph@^1.0.11
Updated@tds/core-text@^1.0.11