smart-sections
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -574,3 +574,4 @@ 'use strict'; | ||
}, | ||
active: active | ||
active: active, | ||
yScrollPoint: yScrollPoint | ||
}; | ||
@@ -577,0 +578,0 @@ }); |
@@ -570,3 +570,4 @@ var commonjsGlobal = typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {}; | ||
}, | ||
active: active | ||
active: active, | ||
yScrollPoint: yScrollPoint | ||
}; | ||
@@ -573,0 +574,0 @@ }); |
{ | ||
"name": "smart-sections", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Framework agnostic, vertical scroll solution that follows what you actually read", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.cjs.js", |
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
42662
1194