@clayui/pagination
Advanced tools
Comparing version 3.2.3 to 3.2.4
@@ -6,2 +6,8 @@ # Change Log | ||
## [3.2.4](https://github.com/liferay/clay/compare/@clayui/pagination@3.2.3...@clayui/pagination@3.2.4) (2020-07-28) | ||
### Bug Fixes | ||
- update packages to appropriate dependencies ([0026168](https://github.com/liferay/clay/commit/0026168)) | ||
## [3.2.3](https://github.com/liferay/clay/compare/@clayui/pagination@3.2.2...@clayui/pagination@3.2.3) (2020-07-14) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@clayui/pagination", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "ClayPagination component", | ||
@@ -29,7 +29,7 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/button": "^3.3.1", | ||
"@clayui/drop-down": "^3.4.6", | ||
"@clayui/button": "^3.4.0", | ||
"@clayui/drop-down": "^3.5.0", | ||
"@clayui/icon": "^3.0.5", | ||
"@clayui/link": "^3.2.0", | ||
"@clayui/shared": "^3.1.3", | ||
"@clayui/shared": "^3.2.1", | ||
"classnames": "^2.2.6" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "27253a866a6cbff78cdef20c3641fb7a2634933d" | ||
"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
41177
Updated@clayui/button@^3.4.0
Updated@clayui/drop-down@^3.5.0
Updated@clayui/shared@^3.2.1