Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@expressen/tallahassee

Package Overview
Dependencies
Maintainers
4
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expressen/tallahassee - npm Package Compare versions

Comparing version 0.7.0 to 1.0.0

2

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc