@tds/core-checkbox
Advanced tools
Comparing version 2.0.29 to 2.0.30
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.30](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.29...@tds/core-checkbox@2.0.30) (2020-01-22) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [2.0.29](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.28...@tds/core-checkbox@2.0.29) (2020-01-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "2.0.29", | ||
"version": "2.0.30", | ||
"main": "index.cjs.js", | ||
@@ -30,11 +30,11 @@ "module": "index.es.js", | ||
"@tds/core-colours": "^2.2.1", | ||
"@tds/core-decorative-icon": "^2.6.0", | ||
"@tds/core-input-feedback": "^2.0.11", | ||
"@tds/core-paragraph": "^2.0.8", | ||
"@tds/core-text": "^3.0.0", | ||
"@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/shared-styles": "^1.5.2", | ||
"@tds/util-helpers": "^1.2.0", | ||
"@tds/util-helpers": "^1.3.0", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "9a6a3b7b740776bb61ad6b624ebc965da24c16e7" | ||
"gitHead": "f4f83511c3f9559e7dbe15006223fc62a0b0b160" | ||
} |
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
201656
+ Addedcaniuse-lite@1.0.30001684(transitive)
+ Addedelectron-to-chromium@1.5.65(transitive)
- Removedcaniuse-lite@1.0.30001683(transitive)
- Removedelectron-to-chromium@1.5.64(transitive)
Updated@tds/core-paragraph@^2.0.9
Updated@tds/core-text@^3.0.1
Updated@tds/util-helpers@^1.3.0