@clayui/pagination
Advanced tools
Comparing version 3.115.1 to 3.116.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.116.0](https://github.com/liferay/clay/compare/v3.115.2...v3.116.0) (2024-06-10) | ||
**Note:** Version bump only for package @clayui/pagination | ||
## [3.115.1](https://github.com/liferay/clay/compare/v3.115.0...v3.115.1) (2024-05-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@clayui/pagination", | ||
"version": "3.115.1", | ||
"version": "3.116.0", | ||
"description": "ClayPagination component", | ||
@@ -27,8 +27,8 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/button": "^3.115.0", | ||
"@clayui/core": "^3.115.1", | ||
"@clayui/drop-down": "^3.115.1", | ||
"@clayui/button": "^3.116.0", | ||
"@clayui/core": "^3.116.0", | ||
"@clayui/drop-down": "^3.116.0", | ||
"@clayui/icon": "^3.111.0", | ||
"@clayui/link": "^3.111.0", | ||
"@clayui/shared": "^3.115.0", | ||
"@clayui/shared": "^3.116.0", | ||
"classnames": "^2.2.6" | ||
@@ -44,3 +44,3 @@ }, | ||
], | ||
"gitHead": "6b1fc7795f297fa3eaa805b4a1b6b6a1abef907c" | ||
"gitHead": "235780a282ba87864ce556f8004571af102ff165" | ||
} |
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
56987
+ Added@clayui/drop-down@3.123.0(transitive)
- Removed@clayui/drop-down@3.123.1(transitive)
Updated@clayui/button@^3.116.0
Updated@clayui/core@^3.116.0
Updated@clayui/drop-down@^3.116.0
Updated@clayui/shared@^3.116.0