Socket
Socket
Sign inDemoInstall

rc-pagination

Package Overview
Dependencies
Maintainers
9
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 3.1.14 to 3.1.15

4

package.json
{
"name": "rc-pagination",
"version": "3.1.14",
"version": "3.1.15",
"description": "pagination ui component for react",

@@ -52,3 +52,3 @@ "keywords": [

"@types/classnames": "^2.2.9",
"@types/jest": "^26.0.13",
"@types/jest": "^27.4.0",
"@types/react": "^17.0.0",

@@ -55,0 +55,0 @@ "@types/react-dom": "^17.0.0",

@@ -6,3 +6,3 @@ declare module 'rc-pagination' {

prefixCls: string;
pageSizeOptions: string[];
pageSizeOptions: string[] | number[];

@@ -9,0 +9,0 @@ current: number;

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