Socket
Socket
Sign inDemoInstall

react-responsive-pagination

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-pagination - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0-beta.1

themes/bootstrap-light.css

7

CHANGELOG.md
# React Responsive Pagination Changelog
# [2.2.0-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.1.0...v2.2.0-beta.1) (2023-04-13)
### Features
* test ([48ff063](https://github.com/jonelantha/react-responsive-pagination/commit/48ff063393124202f7e606753efe65edf9bfb47c))
# [2.1.0](https://github.com/jonelantha/react-responsive-pagination/compare/v2.0.1...v2.1.0) (2023-04-02)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "react-responsive-pagination",
"version": "2.1.0",
"version": "2.2.0-beta.1",
"description": "React component for responsive pagination",

@@ -15,3 +15,4 @@ "author": "jonelantha",

"./labelBehaviour": "./dist/labelBehaviour.js",
"./presets": "./dist/presets.js"
"./presets": "./dist/presets.js",
"./themes/*": "./themes/*"
},

@@ -29,3 +30,4 @@ "files": [

"package.json",
"README.md"
"README.md",
"themes/"
],

@@ -32,0 +34,0 @@ "types": "./dist/index.d.ts",

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