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 2.4.1 to 2.4.2-beta.1

7

CHANGELOG.md
# React Responsive Pagination Changelog
## [2.4.2-beta.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.4.1...v2.4.2-beta.1) (2024-03-10)
### Bug Fixes
* Package updates ([f691568](https://github.com/jonelantha/react-responsive-pagination/commit/f691568e24d358b7e52db71f6de14a2cf7968349))
## [2.4.1](https://github.com/jonelantha/react-responsive-pagination/compare/v2.4.0...v2.4.1) (2024-01-04)

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

22

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

@@ -69,13 +69,13 @@ "author": "jonelantha",

"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.12",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.44.0",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",

@@ -86,6 +86,6 @@ "jest": "^29.6.1",

"rimraf": "^5.0.1",
"semantic-release": "^22.0.8",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
"semantic-release": "^23.0.2",
"ts-jest": "^29.1.2",
"typescript": "^5.4.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