Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
158
Maintainers
6
Versions
272
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.0-alpha.11 to 28.0.0

16

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

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

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

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

},
"gitHead": "8b4b78759d255746f11e396efe7d06ac93dbd05b"
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365"
}
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