New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

frs-hide-scrollbar

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frs-hide-scrollbar - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json
{
"name": "frs-hide-scrollbar",
"version": "0.1.2",
"version": "0.1.3",
"description": "Easy & lightweight solution for cross-browser scrollbar hiding",

@@ -13,3 +13,3 @@ "main": "index.js",

"build": "parcel build index.js -o FRS-hide-scrollbar --detailed-report && uglifyjs ./dist/FRS-hide-scrollbar.js -o ./dist/FRS-hide-scrollbar.js -c -m && yarn buildVanilla && parcel build docs/example.src.html -d docs --public-url /FRS-hide-scrollbar -o example.dist.html",
"postbuild": "yarn docs",
"--postbuild": "yarn docs",
"buildVanilla": "uglifyjs ./src/scripts/* -o ./dist/FRS-hide-scrollbar.vanilla.js -c -m -e",

@@ -16,0 +16,0 @@ "prepublishOnly": "yarn test-coverage && yarn build",

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