Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
156
Maintainers
6
Versions
271
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.0.0-alpha.3 to 29.0.0-alpha.4

16

package.json
{
"name": "jest-environment-jsdom",
"version": "29.0.0-alpha.3",
"version": "29.0.0-alpha.4",
"repository": {

@@ -20,13 +20,13 @@ "type": "git",

"dependencies": {
"@jest/environment": "^29.0.0-alpha.3",
"@jest/fake-timers": "^29.0.0-alpha.3",
"@jest/types": "^29.0.0-alpha.3",
"@jest/environment": "^29.0.0-alpha.4",
"@jest/fake-timers": "^29.0.0-alpha.4",
"@jest/types": "^29.0.0-alpha.4",
"@types/jsdom": "^20.0.0",
"@types/node": "*",
"jest-mock": "^29.0.0-alpha.3",
"jest-util": "^29.0.0-alpha.3",
"jest-mock": "^29.0.0-alpha.4",
"jest-util": "^29.0.0-alpha.4",
"jsdom": "^20.0.0"
},
"devDependencies": {
"@jest/test-utils": "^29.0.0-alpha.3"
"@jest/test-utils": "^29.0.0-alpha.4"
},

@@ -39,3 +39,3 @@ "engines": {

},
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd"
"gitHead": "98a833bd4bc0bdcfcee5d4f04c2833400c4e2933"
}
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