Socket
Socket
Sign inDemoInstall

rc-pagination

Package Overview
Dependencies
Maintainers
3
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-pagination - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

2

lib/Pagination.js

@@ -223,3 +223,3 @@ 'use strict';

React.createElement(
'div',
'li',
{ title: this.state.current + '/' + allPages, className: prefixCls + '-simple-pager' },

@@ -226,0 +226,0 @@ React.createElement('input', {

{
"name": "rc-pagination",
"version": "1.6.3",
"version": "1.6.4",
"description": "pagination ui component for react",

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

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