react-scroll-into-view
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "react-scroll-into-view", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Simple React element that when clicked scrolls to any element on page", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -6,4 +6,3 @@ # React scroll-into-view | ||
[![bundlephobia](https://badgen.net/bundlephobia/minzip/react-scroll-into-view/)](https://bundlephobia.com/package/react-scroll-into-view) | ||
[![tree shakable](https://badgen.net/bundlephobia/tree-shaking/react-scroll-into-view/)](https://bundlephobia.com/package/react-scroll-into-view) | ||
[![dependency count](https://badgen.net/bundlephobia/dependency-count/react-scroll-into-view/)](https://bundlephobia.com/package/react-scroll-into-view) | ||
[![downloads](https://img.shields.io/npm/dw/react-scroll-into-view)](https://npmcharts.com/compare/react-scroll-into-view) | ||
@@ -10,0 +9,0 @@ Fast & declarative way for scrolling to any element on page. Weights less than 600B (minified + gzipped)! |
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
13299
68