Socket
Book a DemoInstallSign in
Socket

@gradin/tailwindcss-scrollbar

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gradin/tailwindcss-scrollbar - npm Package Compare versions

Comparing version

to
2.1.1-beta.2

10

package.json
{
"name": "@gradin/tailwindcss-scrollbar",
"version": "2.1.1-beta.1",
"version": "2.1.1-beta.2",
"description": "Tailwindcss plugin to customize scrollbar.",

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

"build": "npm run clean && tsc",
"release": "np --tag=next --branch=next --releaseDraft=false",
"release": "np --tag=next --branch=next --no-tests --no-release-draft",
"release:latest": "np"

@@ -35,11 +35,7 @@ },

"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.27.0",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},
"dependencies": {
"lodash-es": "^4.17.21"
},
"files": [

@@ -46,0 +42,0 @@ "dist/*"

@@ -127,3 +127,3 @@ # tailwindcss-scrollbar

This is done by using `scrollbar-width` on Firefox and `::-webkit-scrollbar{display:none}` on Chrome.
This is done by using `scrollbar-width: none` on Firefox and `::-webkit-scrollbar{display:none}` on Chrome.

@@ -135,3 +135,3 @@

Not supported in all versions of Firefox and Edge prior version <79.
Not supported in **all versions of Firefox** and **Edge version 78 or older**.

@@ -138,0 +138,0 @@ [See Browser Compatibility](https://caniuse.com/?search=%3A%3A-webkit-scrollbar)

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.