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

jest-environment-jsdom

Package Overview
Dependencies
Maintainers
5
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 16.1.0-alpha.691b0e22 to 17.0.0

2

build/index.js

@@ -37,3 +37,3 @@ /**

this.moduleMocker = new ModuleMocker();
this.moduleMocker = new ModuleMocker(global);
this.fakeTimers = new FakeTimers(global, this.moduleMocker, config);

@@ -40,0 +40,0 @@ }

{
"name": "jest-environment-jsdom",
"version": "16.1.0-alpha.691b0e22",
"version": "17.0.0",
"repository": {

@@ -11,6 +11,6 @@ "type": "git",

"dependencies": {
"jest-mock": "^16.1.0-alpha.691b0e22",
"jest-util": "^16.1.0-alpha.691b0e22",
"jest-mock": "^17.0.0",
"jest-util": "^17.0.0",
"jsdom": "^9.8.1"
}
}
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