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.2 to 4.7.3

6

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

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

"dependencies": {
"@uiw/utils": "^4.7.2"
"@uiw/utils": "^4.7.3"
},

@@ -55,3 +55,3 @@ "devDependencies": {

},
"gitHead": "d17eeedb6d0b987830d0688714bd68ca5855d145"
"gitHead": "543b2b794d89ee5c72586cfcc4e68993d1a45cb1"
}

@@ -14,4 +14,5 @@ Pagination 分页

<!--DemoStart,bgWhite,codePen-->
```js
<!--DemoStart,bgWhite,codePen,codeSandbox-->
```jsx
import ReactDOM from 'react-dom';
import { Pagination, Divider } from 'uiw';

@@ -40,4 +41,5 @@

<!--DemoStart,bgWhite,codePen-->
```js
<!--DemoStart,bgWhite,codePen,codeSandbox-->
```jsx
import ReactDOM from 'react-dom';
import { Pagination, Divider } from 'uiw';

@@ -60,4 +62,5 @@

<!--DemoStart,bgWhite,codePen-->
```js
<!--DemoStart,bgWhite,codePen,codeSandbox-->
```jsx
import ReactDOM from 'react-dom';
import { Pagination, Divider } from 'uiw';

@@ -64,0 +67,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc