get-scroll-info
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -10,3 +10,3 @@ "use strict"; | ||
var lastScrollStore = {}; | ||
var lastScrollStore = Object.create(null); | ||
var oDoc; | ||
@@ -13,0 +13,0 @@ var oWin; |
{ | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"name": "get-scroll-info", | ||
@@ -4,0 +4,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
7326