Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
Maintainers
4
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-environment-jsdom - npm Package Compare versions

Comparing version 14.3.1-alpha.410cb91a to 14.3.2-alpha.83c25417

2

build/index.js

@@ -34,3 +34,3 @@ /**

installCommonGlobals(this.global, config.globals);
this.fakeTimers = new FakeTimers(this.global);
this.fakeTimers = new FakeTimers(this.global, config);
}

@@ -37,0 +37,0 @@

{
"name": "jest-environment-jsdom",
"version": "14.3.1-alpha.410cb91a",
"version": "14.3.2-alpha.83c25417",
"repository": {

@@ -12,4 +12,4 @@ "type": "git",

"jsdom": "^9.4.0",
"jest-util": "^14.3.1-alpha.410cb91a"
"jest-util": "^14.3.2-alpha.83c25417"
}
}
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