Socket
Socket
Sign inDemoInstall

rc-pagination

Package Overview
Dependencies
8
Maintainers
9
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.11 to 3.1.12

2

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

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

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

page: number,
type: string,
type: 'page' | 'prev' | 'next' | 'jump-prev' | 'jump-next',
element: React.ReactNode,

@@ -58,0 +58,0 @@ ) => React.ReactNode;

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