@clayui/shared
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.2.1](https://github.com/liferay/clay/compare/@clayui/shared@3.2.0...@clayui/shared@3.2.1) (2020-07-28) | ||
**Note:** Version bump only for package @clayui/shared | ||
## [3.1.3](https://github.com/liferay/clay/compare/@clayui/shared@3.1.2...@clayui/shared@3.1.3) (2020-07-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@clayui/shared", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "ClayShared component", | ||
@@ -29,3 +29,3 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/button": "^3.3.1", | ||
"@clayui/button": "^3.4.0", | ||
"@clayui/link": "^3.2.0" | ||
@@ -40,3 +40,4 @@ }, | ||
"extends browserslist-config-clay" | ||
] | ||
], | ||
"gitHead": "c3d6a4b78259655789b4181fea4579605d718f89" | ||
} |
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
58046
Updated@clayui/button@^3.4.0