react-responsive-pagination
Advanced tools
Comparing version 2.4.1 to 2.4.2-beta.1
# React Responsive Pagination Changelog | ||
## [2.4.2-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.4.1...v2.4.2-beta.1) (2024-03-10) | ||
### Bug Fixes | ||
* Package updates ([f691568](https://github.com/jonelantha/react-responsive-pagination/commit/f691568e24d358b7e52db71f6de14a2cf7968349)) | ||
## [2.4.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.4.0...v2.4.1) (2024-01-04) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "react-responsive-pagination", | ||
"version": "2.4.1", | ||
"version": "2.4.2-beta.1", | ||
"description": "React component for responsive pagination", | ||
@@ -69,13 +69,13 @@ "author": "jonelantha", | ||
"@semantic-release/git": "^10.0.1", | ||
"@types/jest": "^29.5.3", | ||
"@types/jest": "^29.5.12", | ||
"@types/prop-types": "^15.7.5", | ||
"@types/react": "^18.2.15", | ||
"@types/react-dom": "^18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"@typescript-eslint/parser": "^6.0.0", | ||
"eslint": "^8.44.0", | ||
"@types/react": "^18.2.64", | ||
"@types/react-dom": "^18.2.21", | ||
"@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-react-app": "^7.0.1", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
"eslint-plugin-react": "^7.32.2", | ||
"eslint-plugin-react": "^7.34.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
@@ -86,6 +86,6 @@ "jest": "^29.6.1", | ||
"rimraf": "^5.0.1", | ||
"semantic-release": "^22.0.8", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.1.6" | ||
"semantic-release": "^23.0.2", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.4.2" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
98579
1