Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
158
Maintainers
6
Versions
273
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.0-alpha.6 to 28.0.0-alpha.7

16

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

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

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

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

},
"gitHead": "6284ada4adb7008f5f8673b1a7b1c789d2e508fb"
"gitHead": "06f58f8ca70abc9c09d554967935b58ce85c48d6"
}
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