@gradin/tailwindcss-scrollbar
Advanced tools
Comparing version
{ | ||
"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) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
-50%4
-20%0
-100%10711
-0.62%- Removed
- Removed