@titelmedia/bricks-cta
Advanced tools
Comparing version 0.4.82 to 0.4.110
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.110](https://github.com/titel-media/bricks-lerna/compare/v0.4.109...v0.4.110) (2022-03-24) | ||
### Bug Fixes | ||
* WARNING - Fixed the version of styled-components to 5.3.3, because 5.3.4 was breaking the installation ([b2f7bf6](https://github.com/titel-media/bricks-lerna/commit/b2f7bf6082707c414d76d3ce7a727fbfa8e4d0fb)) | ||
## [0.4.82](https://github.com/titel-media/bricks-lerna/compare/v0.4.81...v0.4.82) (2022-03-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@titelmedia/bricks-cta", | ||
"version": "0.4.82", | ||
"version": "0.4.110", | ||
"description": "> TODO: description", | ||
@@ -25,8 +25,8 @@ "author": "highsnob", | ||
"react-dom": "^17.0.2", | ||
"styled-components": "^5.3.3" | ||
"styled-components": "5.3.3" | ||
}, | ||
"dependencies": { | ||
"@titelmedia/bricks-theme": "^0.4.82" | ||
"@titelmedia/bricks-theme": "^0.4.110" | ||
}, | ||
"gitHead": "2bcbbaebc3878346ff8cccdae2efb0b0c8e3e09b" | ||
"gitHead": "15a2927e75c0b83c4ed06e991721c445dd4536a4" | ||
} |
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
16439
- Removed@emotion/is-prop-valid@1.3.1(transitive)
- Removed@emotion/memoize@0.9.0(transitive)
- Removedstyled-components@5.3.11(transitive)