Socket
Socket
Sign inDemoInstall

rc-pagination

Package Overview
Dependencies
28
Maintainers
2
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

4

lib/Options.js

@@ -49,4 +49,6 @@ 'use strict';

Select,
{ prefixCls: props.selectPrefixCls, showSearch: false,
{
prefixCls: props.selectPrefixCls, showSearch: false,
className: prefixCls + '-size-changer',
optionLabelProp: 'children',
defaultValue: '10', onChange: this._changeSize },

@@ -53,0 +55,0 @@ React.createElement(

{
"name": "rc-pagination",
"version": "1.1.5",
"version": "1.1.6",
"description": "pagination ui component for react",

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

Sorry, the diff of this file is not supported yet

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