@tds/core-button-group
Advanced tools
Comparing version 2.1.15 to 2.1.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.16](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.1.15...@tds/core-button-group@2.1.16) (2020-07-22) | ||
**Note:** Version bump only for package @tds/core-button-group | ||
## [2.1.15](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.1.14...@tds/core-button-group@2.1.15) (2020-04-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-button-group", | ||
"version": "2.1.15", | ||
"version": "2.1.16", | ||
"description": "An input component utilizing buttons that act as radios.", | ||
@@ -29,3 +29,3 @@ "main": "index.cjs.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.2.0", | ||
"@tds/core-box": "^2.2.1", | ||
"@tds/core-responsive": "^1.3.3", | ||
@@ -36,3 +36,3 @@ "@tds/core-text": "^3.1.1", | ||
"@tds/util-helpers": "^1.4.2", | ||
"@tds/util-prop-types": "^1.3.2", | ||
"@tds/util-prop-types": "^1.4.0", | ||
"prop-types": "^15.5.10" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "e70006343931f7a19eefead9bd9f5c9f6a9c81ac" | ||
"gitHead": "4defdb68eec2bcbaf07a0f747298340aceb29676" | ||
} |
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
80956
297
+ Addedelectron-to-chromium@1.5.67(transitive)
- Removedelectron-to-chromium@1.5.66(transitive)
Updated@tds/core-box@^2.2.1
Updated@tds/util-prop-types@^1.4.0