get-window-offset
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -62,3 +62,5 @@ 'use strict'; | ||
locs.push(firstKey + secondKey); | ||
return { domInfo: domInfo, locs: locs, scrollInfo: scrollInfo }; | ||
var tb = firstKey; | ||
var lr = secondKey; | ||
return { domInfo: domInfo, locs: locs, scrollInfo: scrollInfo, tb: tb, lr: lr }; | ||
}; | ||
@@ -65,0 +67,0 @@ |
{ | ||
"name": "get-window-offset", | ||
"version": "0.0.13", | ||
"description": "Get dom info in window", | ||
"version": "0.0.14", | ||
"description": "A simple library to tell you where could get best space by a target to put your container.", | ||
"repository": "react-atomic/react-atomic-organism", | ||
@@ -6,0 +6,0 @@ "main": "./build/src/index.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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
14187
12
343
4
14