Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
91
Maintainers
4
Versions
273
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.0 to 13.1.0

3

build/index.js

@@ -37,2 +37,5 @@ /**

dispose() {
if (this.fakeTimers) {
this.fakeTimers.clearAllTimers();}
if (this.global) {

@@ -39,0 +42,0 @@ this.global.close();}

4

package.json
{
"name": "jest-environment-jsdom",
"version": "13.0.0",
"version": "13.1.0",
"repository": {

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

"jsdom": "^9.2.1",
"jest-util": "^13.0.0"
"jest-util": "^13.1.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc