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

headless-pagination-react

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

headless-pagination-react - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "headless-pagination-react",
"version": "0.1.0",
"version": "0.1.1",
"description": "Headless pagination library for react with hooks",

@@ -10,2 +10,5 @@ "author": "Ozzie Neher @ozziexsh",

"repository": "ozziexsh/headless-pagination",
"files": [
"./dist/**/*"
],
"scripts": {

@@ -15,3 +18,3 @@ "build": "vite build && npx typescript -p ."

"dependencies": {
"headless-pagination": "^0.1.0"
"headless-pagination": "^0.1.1"
},

@@ -30,3 +33,3 @@ "peerDependencies": {

"types": "./dist/paginator.d.ts",
"gitHead": "0b251ab35c2c5301747c1f826bf643a71894e254"
"gitHead": "bd6a96f0a11a7557520c4eafcea5c990be0f8506"
}
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