react-responsive-pagination
Advanced tools
Comparing version 2.2.1 to 2.2.2-beta.1
# React Responsive Pagination Changelog | ||
## [2.2.2-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.2.1...v2.2.2-beta.1) (2023-07-31) | ||
### Bug Fixes | ||
* test ([fd3b9c1](https://github.com/jonelantha/react-responsive-pagination/commit/fd3b9c16fe4f7ba14eb46d63e3b5d11e2d7a4592)) | ||
## [2.2.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.2.0...v2.2.1) (2023-07-17) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "react-responsive-pagination", | ||
"version": "2.2.1", | ||
"version": "2.2.2-beta.1", | ||
"description": "React component for responsive pagination", | ||
@@ -37,7 +37,7 @@ "author": "jonelantha", | ||
"scripts": { | ||
"build": "yarn lint && rimraf dist/ && tsc --project ./tsconfig.prod.json", | ||
"build": "npm run lint && rimraf dist/ && tsc --project ./tsconfig.prod.json", | ||
"start": "rimraf dist/ && tsc --project ./tsconfig.dev.json --watch", | ||
"test": "jest", | ||
"lint": "eslint --ext .ts --ext .tsx src", | ||
"prepublishOnly": "yarn build", | ||
"prepublishOnly": "npm run build", | ||
"release": "rm ../../package.json && semantic-release", | ||
@@ -44,0 +44,0 @@ "previewReleaseNotes": "semantic-release --dry-run" |
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
84970
1