Socket
Socket
Sign inDemoInstall

rc-pagination

Package Overview
Dependencies
11
Maintainers
9
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.1 to 2.4.2

4

es/Pagination.js

@@ -150,7 +150,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";

_this.props.onShowSizeChange(current, size);
if ('onChange' in _this.props && _this.props.onChange) {
_this.props.onChange(current, size);
}
_this.props.onShowSizeChange(current, size);
};

@@ -157,0 +157,0 @@

@@ -171,7 +171,7 @@ "use strict";

_this.props.onShowSizeChange(current, size);
if ('onChange' in _this.props && _this.props.onChange) {
_this.props.onChange(current, size);
}
_this.props.onShowSizeChange(current, size);
};

@@ -178,0 +178,0 @@

{
"name": "rc-pagination",
"version": "2.4.1",
"version": "2.4.2",
"description": "pagination ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc