You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@makotot/ghostui

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@makotot/ghostui - npm Package Compare versions

Comparing version

to
1.1.2

src/Pagination/README.md

14

package.json
{
"version": "1.1.0",
"version": "1.1.2",
"license": "MIT",

@@ -63,3 +63,9 @@ "main": "dist/index.js",

"@commitlint/config-conventional": "13.1.0",
"@size-limit/preset-small-lib": "5.0.2",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@semantic-release/release-notes-generator": "9.0.3",
"@size-limit/preset-small-lib": "5.0.3",
"@types/react": "17.0.17",

@@ -74,4 +80,4 @@ "@types/react-dom": "17.0.9",

"react-router-dom": "5.2.0",
"semantic-release": "17.4.4",
"size-limit": "5.0.2",
"semantic-release": "17.4.5",
"size-limit": "5.0.3",
"tsdx": "0.14.1",

@@ -78,0 +84,0 @@ "tslib": "2.3.1",

@@ -1,4 +0,4 @@

# GhostUI
# [GhostUI](https://ghostui.netlify.app/)
![npm](https://img.shields.io/npm/v/@makotot/ghostui?style=for-the-badge)
[![npm](https://img.shields.io/npm/v/@makotot/ghostui?style=for-the-badge)](https://www.npmjs.com/package/@makotot/ghostui)
[![ghostUI](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/ipjs5c&style=for-the-badge&logo=cypress)](https://dashboard.cypress.io/projects/ipjs5c/runs)

@@ -17,2 +17,3 @@ [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release)

- [ReadingProgress](./src/ReadingProgress)
- [Pagination](./src/Pagination)

@@ -19,0 +20,0 @@ ## Authors