Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
158
Maintainers
6
Versions
271
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

16

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

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

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

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

},
"gitHead": "fc30b27bd94bb7ebeaadc72626ebbdba535150d2"
"gitHead": "c13dab19491ba6b57c2d703e7d7c4b20189e1e17"
}
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