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.9.4 to 4.9.6

cjs/index.d.ts

16

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

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

"license": "MIT",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"files": [
"lib",
"dist.css",
"cjs",
"esm",
"src"

@@ -46,7 +48,7 @@ ],

"dependencies": {
"@uiw/utils": "^4.9.4"
"@uiw/utils": "^4.9.6"
},
"devDependencies": {
"@babel/runtime": "7.14.8",
"@types/react": "17.0.15",
"@babel/runtime": "7.15.3",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",

@@ -53,0 +55,0 @@ "react": "17.0.2",

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