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

react-responsive-pagination

Package Overview
Dependencies
Maintainers
1
Versions
129
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.3.1-beta.1 to 1.3.1-beta.2

8

CHANGELOG.md
# React Responsive Pagination Changelog
## [1.3.1-beta.2](https://github.com/jonelantha/react-responsive-pagination/compare/v1.3.1-beta.1...v1.3.1-beta.2) (2022-01-06)
### Bug Fixes
* Bump packages ([b1b406f](https://github.com/jonelantha/react-responsive-pagination/commit/b1b406f7c695341d3474b801fd0ddd1a287e26e2))
* Bump test-harness to create react app 5 ([a23eac9](https://github.com/jonelantha/react-responsive-pagination/commit/a23eac95397dfa9941fbd542b88887958d3ae44c))
## [1.3.1-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v1.3.0...v1.3.1-beta.1) (2021-12-12)

@@ -4,0 +12,0 @@

20

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

@@ -38,3 +38,3 @@ "author": "Jon Pollard",

"dependencies": {
"prop-types": "^15.7.2",
"prop-types": "^15.8.1",
"resize-observer-polyfill": "^1.5.1"

@@ -50,13 +50,13 @@ },

"@types/prop-types": "^15.7.4",
"@types/react": "^17.0.37",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.4.1",
"eslint-config-react-app": "^6.0.0",
"eslint": "^8.6.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",

@@ -67,4 +67,4 @@ "react": "^17.0.2",

"semantic-release": "^18.0.1",
"typescript": "^4.5.3"
"typescript": "^4.5.4"
}
}
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