@tds/core-button-group
Advanced tools
Comparing version 2.1.7 to 2.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.8](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.1.7...@tds/core-button-group@2.1.8) (2020-01-23) | ||
**Note:** Version bump only for package @tds/core-button-group | ||
## [2.1.7](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.1.6...@tds/core-button-group@2.1.7) (2020-01-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-button-group", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "An input component utilizing buttons that act as radios.", | ||
@@ -29,8 +29,8 @@ "main": "index.cjs.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.0.2", | ||
"@tds/core-responsive": "^1.3.1", | ||
"@tds/core-text": "^3.0.1", | ||
"@tds/core-box": "^2.1.0", | ||
"@tds/core-responsive": "^1.3.2", | ||
"@tds/core-text": "^3.0.2", | ||
"@tds/shared-styles": "^1.5.2", | ||
"@tds/shared-typography": "^1.3.5", | ||
"@tds/util-helpers": "^1.3.0", | ||
"@tds/util-helpers": "^1.4.0", | ||
"@tds/util-prop-types": "^1.3.2", | ||
@@ -43,3 +43,3 @@ "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
77671
309
+ Addedelectron-to-chromium@1.5.66(transitive)
- Removedelectron-to-chromium@1.5.67(transitive)
Updated@tds/core-box@^2.1.0
Updated@tds/core-responsive@^1.3.2
Updated@tds/core-text@^3.0.2
Updated@tds/util-helpers@^1.4.0