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

tailwind-scrollbar

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-scrollbar - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

src/index.js

18

package.json
{
"name": "tailwind-scrollbar",
"version": "1.3.0",
"version": "1.3.1",
"description": "Tailwind plugin for styling scrollbars",
"author": "Graham Still <graham@gstill.dev>",
"main": "index.js",
"main": "src/index.js",
"repository": "https://github.com/adoxography/tailwind-scrollbar",

@@ -12,14 +12,22 @@ "homepage": "https://github.com/adoxography/tailwind-scrollbar",

"scripts": {
"lint": "eslint src",
"test": "jest"
},
"files": [
"index.js"
"src/*"
],
"dependencies": {
"tailwindcss": ">1.9.6"
},
"devDependencies": {
"eslint": "^7.27.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsdoc": "^34.8.2",
"jest": "^26.6.3",
"lodash": "^4.17.20",
"postcss": "^8.2.4",
"snapshot-diff": "^0.8.1",
"tailwindcss": "^2.0.0"
"snapshot-diff": "^0.8.1"
}
}
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