@tds/core-responsive
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.3.3](https://github.com/telusdigital/tds/compare/@tds/core-responsive@1.3.2...@tds/core-responsive@1.3.3) (2020-01-27) | ||
### Bug Fixes | ||
* **core-responsive:** upgrade react-media to 1.10.0 ([ba8c04e](https://github.com/telusdigital/tds/commit/ba8c04e)) | ||
## [1.3.2](https://github.com/telusdigital/tds/compare/@tds/core-responsive@1.3.1...@tds/core-responsive@1.3.2) (2020-01-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tds/core-responsive", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Respond to device features, most commonly the browser viewport size", | ||
@@ -32,5 +32,5 @@ "main": "index.cjs.js", | ||
"devDependencies": { | ||
"react-media": "^1.8.0" | ||
"react-media": "^1.10.0" | ||
}, | ||
"gitHead": "7c09912bd00064e2ec1a1425e40f5acfaa1af1d7" | ||
"gitHead": "601aa5d9ca7eaf965e607fe1f0e87204801f4dfe" | ||
} |
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
55254