@tds/core-checkbox
Advanced tools
Comparing version 2.0.14 to 2.0.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.15](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.14...@tds/core-checkbox@2.0.15) (2019-08-22) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [2.0.14](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.13...@tds/core-checkbox@2.0.14) (2019-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"main": "index.cjs.js", | ||
@@ -28,16 +28,12 @@ "module": "index.es.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.0.1", | ||
"@tds/core-box": "^2.0.2", | ||
"@tds/core-colours": "^2.1.0", | ||
"@tds/core-decorative-icon": "^2.1.2", | ||
"@tds/core-input-feedback": "^2.0.6", | ||
"@tds/core-paragraph": "^2.0.3", | ||
"@tds/core-text": "^2.0.2", | ||
"@tds/shared-styles": "^1.4.2", | ||
"@tds/core-input-feedback": "^2.0.7", | ||
"@tds/core-paragraph": "^2.0.4", | ||
"@tds/core-text": "^2.0.3", | ||
"@tds/shared-styles": "^1.4.3", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"devDependencies": { | ||
"@tds/core-colours": "^1.1.2", | ||
"@tds/shared-choice": "^1.1.27" | ||
}, | ||
"gitHead": "56cee5f41176b371248ff7d0325ecfa998c04aa4" | ||
"gitHead": "ac437f5fbfb3abe13e1eb139e13203513bd838eb" | ||
} |
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
198410
0
625
+ Addedelectron-to-chromium@1.5.65(transitive)
- Removedelectron-to-chromium@1.5.66(transitive)
Updated@tds/core-box@^2.0.2
Updated@tds/core-paragraph@^2.0.4
Updated@tds/core-text@^2.0.3
Updated@tds/shared-styles@^1.4.3