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

to
0.3.1

CHANGELOG.md

16

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

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

"test": "tap --node-arg=--experimental-modules ./src/scripts/*.spec.test.js",
"test-coverage": "yarn test && tap --cov --nyc-arg=--require=esm --nyc-arg=--extension=.mjs --coverage-report=html --100",
"test-coverage": "yarn test && tap --100 --coverage-report=html",
"test-coverage:ci": "yarn test && tap --100 --coverage-report=text-lcov | coveralls",
"prestart": "yarn clean",

@@ -19,4 +20,5 @@ "start": "parcel watch index.mjs index.scss -o FRS-hide-scrollbar",

"build:example": "parcel build docs/example.src.html -d docs --public-url /FRS-hide-scrollbar -o example.dist.html",
"prepublishOnly": "yarn test-coverage && yarn build",
"postpublish": "git add dist && git add docs",
"prerelease": "yarn test-coverage && yarn build && git add dist && git add docs",
"release": "standard-version",
"postrelease": "git push --follow-tags origin master && yarn publish",
"predevExample": "yarn clean",

@@ -29,3 +31,3 @@ "devExample": "parcel docs/example.src.html -d docs -o example.dist.html",

"license": "Apache-2.0",
"homepage": "https://github.com/FRSource/FRS-hide-scrollbarc#readme",
"homepage": "https://frsource.github.io/FRS-hide-scrollbar/",
"repository": {

@@ -59,4 +61,5 @@ "type": "git",

"@babel/preset-env": "^7.4.4",
"coveralls": "^3.0.7",
"esm": "^3.0.84",
"google-closure-compiler": "^20190929.0.0",
"google-closure-compiler": "^20191027.0.0",
"jsdoc-to-markdown": "^5.0.0",

@@ -72,2 +75,3 @@ "jsdom": "^15.0.0",

"sass": "^1.14.1",
"standard-version": "^7.0.0",
"tap": "^14.1.11"

@@ -74,0 +78,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet