Socket
Socket
Sign inDemoInstall

react-responsive-pagination

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-pagination - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1-beta.1

7

CHANGELOG.md
# React Responsive Pagination Changelog
## [1.4.1-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v1.4.0...v1.4.1-beta.1) (2022-04-30)
### Bug Fixes
* Package updates ([e7f2fd3](https://github.com/jonelantha/react-responsive-pagination/commit/e7f2fd34afaaa5241c7f0c39b83064d87a592413))
# [1.4.0](https://github.com/jonelantha/react-responsive-pagination/compare/v1.3.3...v1.4.0) (2022-04-25)

@@ -4,0 +11,0 @@

26

package.json
{
"name": "react-responsive-pagination",
"version": "1.4.0",
"version": "1.4.1-beta.1",
"description": "React component for responsive pagination",
"author": "Jon Pollard",
"author": "jonelantha",
"license": "MIT",
"repository": "github:jonelantha/react-responsive-pagination",
"homepage": "https://github.com/jonelantha/react-responsive-pagination#readme",
"homepage": "https://react-responsive-pagination.elantha.com",
"main": "lib.cjs/index.js",

@@ -49,9 +49,9 @@ "module": "lib/index.js",

"@types/prop-types": "^15.7.5",
"@types/react": "^18.0.1",
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.13.0",
"eslint-config-react-app": "^7.0.0",
"eslint": "^8.14.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",

@@ -61,9 +61,9 @@ "eslint-plugin-import": "^2.26.0",

"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"eslint-plugin-react-hooks": "^4.5.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.2",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
}
}

@@ -14,6 +14,8 @@ # React Responsive Pagination

<a href="https://react-responsive-pagination.elantha.com/live-demo/"><img src="./react-responsive-pagination.gif?raw=true" width="985" alt="react-responsive-pagination example" /></a>
<a href="https://react-responsive-pagination.elantha.com/"><img src="./react-responsive-pagination.gif?raw=true" width="985" alt="react-responsive-pagination example" /></a>
### ⚡️ [LIVE DEMO - try it out for yourself!](https://react-responsive-pagination.elantha.com/live-demo/) 🚀
### ⚡️ [LIVE DEMO - try it out for yourself!](https://react-responsive-pagination.elantha.com/live-demo/) ⚡️
### 📕 Visit [https://react-responsive-pagination.elantha.com](https://react-responsive-pagination.elantha.com) to get started 🚀
## 🥾 Works out of the box with Bootstrap 4.x

@@ -69,4 +71,6 @@

See [Props Reference](https://react-responsive-pagination.elantha.com/props) for the full list
## ℹ About Auto Sizing
More info in the [FAQ](https://react-responsive-pagination.elantha.com/faq/#about-auto-sizing)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc