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

react-paginate

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-paginate - npm Package Compare versions

Comparing version 4.4.4 to 5.0.0

5

HISTORY.md

@@ -0,1 +1,6 @@

## >= 5.0.0
* Compatibility with React v16.0
## >= 4.3.0

@@ -2,0 +7,0 @@

8

package.json
{
"name": "react-paginate",
"version": "4.4.4",
"version": "5.0.0",
"description": "A ReactJS component that creates a pagination.",

@@ -25,7 +25,7 @@ "main": "./dist/index.js",

"classnames": "^2.2.5",
"prop-types": "^15.5.7",
"prop-types": "^15.6.0",
"react-addons-create-fragment": "^15.0.0"
},
"peerDependencies": {
"react": "^15.0.0"
"react": "^16.0.0"
},

@@ -43,3 +43,3 @@ "devDependencies": {

"jquery": "^3.1.1",
"react-dom": "^15.0.0",
"react-dom": "^16.0.0",
"react-hot-loader": "^1.3.1",

@@ -46,0 +46,0 @@ "serve-static": "^1.11.1",

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