@expressen/tallahassee
Advanced tools
Comparing version 0.7.0 to 1.0.0
@@ -143,3 +143,3 @@ "use strict"; | ||
window.scroll(0, newYOffset); | ||
window.scroll(window.pageXOffset, newYOffset); | ||
} | ||
@@ -146,0 +146,0 @@ |
@@ -5,3 +5,2 @@ "use strict"; | ||
const Document = require("./Document"); | ||
const ElementScroller = require("./ElementScroller"); | ||
const Fetch = require("./Fetch"); | ||
@@ -15,5 +14,4 @@ const IntersectionObserver = require("./IntersectionObserver"); | ||
Fetch, | ||
ElementScroller, | ||
IntersectionObserver, | ||
Window, | ||
}; |
{ | ||
"name": "@expressen/tallahassee", | ||
"version": "0.7.0", | ||
"version": "1.0.0", | ||
"description": "Expressen client testing framework", | ||
@@ -5,0 +5,0 @@ "main": "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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
34850
14
998