Socket
Socket
Sign inDemoInstall

jest-environment-jsdom

Package Overview
Dependencies
157
Maintainers
6
Versions
271
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

18

package.json
{
"name": "jest-environment-jsdom",
"version": "29.6.2",
"version": "29.6.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest-environment-jsdom"

@@ -20,13 +20,13 @@ },

"dependencies": {
"@jest/environment": "^29.6.2",
"@jest/fake-timers": "^29.6.2",
"@jest/types": "^29.6.1",
"@jest/environment": "^29.6.3",
"@jest/fake-timers": "^29.6.3",
"@jest/types": "^29.6.3",
"@types/jsdom": "^20.0.0",
"@types/node": "*",
"jest-mock": "^29.6.2",
"jest-util": "^29.6.2",
"jest-mock": "^29.6.3",
"jest-util": "^29.6.3",
"jsdom": "^20.0.0"
},
"devDependencies": {
"@jest/test-utils": "^29.6.2"
"@jest/test-utils": "^29.6.3"
},

@@ -47,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
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