use-scroll-bar
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "use-scroll-bar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Get information of window scrollbar like current position and direction of last scroll.", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"files": [ | ||
"lib/**/*" | ||
"lib/**" | ||
], | ||
@@ -13,0 +13,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4878