Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-ultimate-pagination

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ultimate-pagination - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

6

package.json
{
"name": "react-ultimate-pagination",
"version": "1.2.0",
"version": "1.3.0",
"description": "React.js pagination component based on ultimate-pagination",

@@ -41,4 +41,4 @@ "main": "lib/react-ultimate-pagination.js",

"peerDependencies": {
"react": "^0.14.0 || ^15.0.0 || ^16.0.0",
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0"
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},

@@ -45,0 +45,0 @@ "devDependencies": {

@@ -7,3 +7,3 @@ [![ultimate-pagination logo](https://raw.githubusercontent.com/ultimate-pagination/logo/master/ultimate-pagination-250x250.png)](https://github.com/ultimate-pagination/react-ultimate-pagination)

React.js pagination component based on ultimate-pagination. It's implemented as a hight-order component that allows easy integration of **react-ultimate-pagination** with different CSS frameworks or approaches.
React.js pagination component based on ultimate-pagination. It's implemented as a higher-order component that allows easy integration of **react-ultimate-pagination** with different CSS frameworks or approaches.

@@ -10,0 +10,0 @@ To use **react-ultimate-pagination** in your project, you can write your theme or use one of already existing.

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