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.0 to 28.0.0-alpha.1

16

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

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

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

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

},
"gitHead": "89275b08977065d98e42ad71fcf223f4ad169f09"
"gitHead": "d30164dde1847166fa0faec98d20abffd85e6ffd"
}
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