@maxweek/react-scroller
Advanced tools
Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "@maxweek/react-scroller", | ||
"description": "Make your blocks scrolling easy, with a custom scroll-bar, based on native browser scroll", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"type": "module", | ||
@@ -21,2 +21,3 @@ "author": "Max Nedelko", | ||
], | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
@@ -45,2 +46,10 @@ ".": { | ||
}, | ||
"keywords": [ | ||
"touch", | ||
"scrollbar", | ||
"horizontal", | ||
"scroller", | ||
"scroll", | ||
"react" | ||
], | ||
"devDependencies": { | ||
@@ -47,0 +56,0 @@ "@types/node": "^20.12.7", |
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
59482