scroll-into-view
Advanced tools
Comparing version 1.7.2 to 1.7.3
{ | ||
"name": "scroll-into-view", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "scrollIntoView.js", |
@@ -75,4 +75,2 @@ var raf = require('raf'), | ||
console.log(timeValue, easeValue); | ||
setElementScroll(parent, | ||
@@ -79,0 +77,0 @@ location.x - location.differenceX * easeValue, |
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
645695
8994