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

@saurssaurav/pagination-js-core

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

@saurssaurav/pagination-js-core - npm Package Compare versions

Comparing version 0.0.2-dev.0 to 1.0.0-dev.0

5

package.json
{
"name": "@saurssaurav/pagination-js-core",
"version": "0.0.2-dev.0",
"version": "1.0.0-dev.0",
"description": "Core package for pagination",

@@ -26,5 +26,6 @@ "author": "isaurssaurav <saurssaurav33@gmail.com>",

"build": "vite build && tsc",
"build:watch": "vite build --watch",
"test": "jest"
},
"gitHead": "53a524045f2c8099955bbc015742fc47763f93c9",
"gitHead": "cdfba03ec3da5d2385d6b064ebe1335234d637d7",
"devDependencies": {

@@ -31,0 +32,0 @@ "@types/jest": "^29.5.5",

12

README.md

@@ -1,11 +0,3 @@

# `core`
# Pagination Core
> TODO: description
## Usage
```
const core = require('core');
// TODO: DEMONSTRATE API
```
Support package for other pagination library.

Sorry, the diff of this file is not supported yet

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