Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
Maintainers
3
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 19.0.2 to 19.1.0-alpha.eed82034

yarn.lock

2

build/index.js

@@ -26,3 +26,2 @@ /**

constructor(config) {

@@ -63,3 +62,2 @@ // lazy require

module.exports = JSDOMEnvironment;
{
"name": "jest-environment-jsdom",
"version": "19.0.2",
"version": "19.1.0-alpha.eed82034",
"repository": {

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

"dependencies": {
"jest-mock": "^19.0.0",
"jest-util": "^19.0.2",
"jsdom": "^9.11.0"
"jest-mock": "^19.1.0-alpha.eed82034",
"jest-util": "^19.1.0-alpha.eed82034",
"jsdom": "^9.12.0"
}
}
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