Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-pagination-lite

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pagination-lite - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

6

dist/index.js

@@ -306,3 +306,4 @@ 'use strict';

onPagination(pageId);
}
},
"aria-label": "prev-button"
}, React__default.createElement(PrevButton, {

@@ -325,3 +326,4 @@ styles: styles.navigationBtns,

onPagination(pageId);
}
},
"aria-label": "next-button"
}, React__default.createElement(NextButton, {

@@ -328,0 +330,0 @@ styles: styles.navigationBtns,

{
"name": "react-pagination-lite",
"version": "1.2.0",
"version": "1.3.0",
"description": "A light weight react pagination component built using react hooks and styled using flex layout.It comes with minimal pagination,css configuration.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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