New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thoughtindustries/pagination

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thoughtindustries/pagination - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0-beta.0

11

package.json
{
"name": "@thoughtindustries/pagination",
"version": "1.1.1",
"version": "1.2.0-beta.0",
"description": "A base component for pagination",

@@ -25,5 +25,10 @@ "author": "Lu Jiang <lu.jiang@thoughtindustries.com>",

"clsx": "^1.1.1",
"react": "^17.0.2"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"gitHead": "2b013c30a4c4d8741887e8c1b81d75247faaed31"
"peerDependencies": {
"react": "^17 || ^18",
"react-dom": "^17 || ^18"
},
"gitHead": "fddaf49ad4684273c505a9d0e193bdf7fb839855"
}
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