Socket
Socket
Sign inDemoInstall

@uiw/react-pagination

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-pagination - npm Package Compare versions

Comparing version 4.7.14 to 4.7.15

10

package.json
{
"name": "@uiw/react-pagination",
"version": "4.7.14",
"version": "4.7.15",
"description": "Pagination component",

@@ -45,12 +45,12 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/utils": "^4.7.14"
"@uiw/utils": "^4.7.15"
},
"devDependencies": {
"@babel/runtime": "7.14.0",
"@types/react": "17.0.5",
"@types/react-dom": "17.0.3",
"@types/react": "17.0.6",
"@types/react-dom": "17.0.4",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"gitHead": "ac2317976f1f9976ae6b75b9119dcd27e4feb120"
"gitHead": "575e040609d084ee7052463aa709863da77e5c91"
}

@@ -14,3 +14,3 @@ Pagination 分页

<!--DemoStart,bgWhite,codePen,codeSandbox-->
<!--rehype:bgWhite=true&codeSandbox=true&codePen=true-->
```jsx

@@ -37,7 +37,6 @@ import ReactDOM from 'react-dom';

```
<!--End-->
### 迷你分页
<!--DemoStart,bgWhite,codePen,codeSandbox-->
<!--rehype:bgWhite=true&codeSandbox=true&codePen=true-->
```jsx

@@ -56,3 +55,2 @@ import ReactDOM from 'react-dom';

```
<!--End-->

@@ -63,3 +61,3 @@ ### 对齐

<!--DemoStart,bgWhite,codePen,codeSandbox-->
<!--rehype:bgWhite=true&codeSandbox=true&codePen=true-->
```jsx

@@ -100,3 +98,2 @@ import ReactDOM from 'react-dom';

```
<!--End-->

@@ -103,0 +100,0 @@ ### Props

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