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 1.1.2 to 1.1.3

README.md

2

CHANGELOG.md
# React Responsive Pagination Changelog
## [1.1.3](https://github.com/jonelantha/react-responsive-pagination/compare/v1.1.2...v1.1.3) (2021-03-17)
## [1.1.2](https://github.com/jonelantha/react-responsive-pagination/compare/v1.1.1...v1.1.2) (2021-03-17)

@@ -4,0 +6,0 @@

5

package.json
{
"name": "react-responsive-pagination",
"version": "1.1.2",
"version": "1.1.3",
"description": "React component for responsive pagination",

@@ -23,3 +23,4 @@ "author": "Jon Pollard",

"lint": "eslint --ext .ts --ext .tsx src",
"prepublishOnly": "yarn build",
"prepublishOnly": "yarn copy-readme && yarn build",
"copy-readme": "cp '../../README.md' .",
"release": "semantic-release",

@@ -26,0 +27,0 @@ "previewReleaseNotes": "semantic-release --dry-run"

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