Socket
Socket
Sign inDemoInstall

jest-runtime

Package Overview
Dependencies
182
Maintainers
6
Versions
302
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

38

package.json
{
"name": "jest-runtime",
"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-runtime"

@@ -20,9 +20,9 @@ },

"dependencies": {
"@jest/environment": "^29.6.2",
"@jest/fake-timers": "^29.6.2",
"@jest/globals": "^29.6.2",
"@jest/source-map": "^29.6.0",
"@jest/test-result": "^29.6.2",
"@jest/transform": "^29.6.2",
"@jest/types": "^29.6.1",
"@jest/environment": "^29.6.3",
"@jest/fake-timers": "^29.6.3",
"@jest/globals": "^29.6.3",
"@jest/source-map": "^29.6.3",
"@jest/test-result": "^29.6.3",
"@jest/transform": "^29.6.3",
"@jest/types": "^29.6.3",
"@types/node": "*",

@@ -34,9 +34,9 @@ "chalk": "^4.0.0",

"graceful-fs": "^4.2.9",
"jest-haste-map": "^29.6.2",
"jest-message-util": "^29.6.2",
"jest-mock": "^29.6.2",
"jest-regex-util": "^29.4.3",
"jest-resolve": "^29.6.2",
"jest-snapshot": "^29.6.2",
"jest-util": "^29.6.2",
"jest-haste-map": "^29.6.3",
"jest-message-util": "^29.6.3",
"jest-mock": "^29.6.3",
"jest-regex-util": "^29.6.3",
"jest-resolve": "^29.6.3",
"jest-snapshot": "^29.6.3",
"jest-util": "^29.6.3",
"slash": "^3.0.0",

@@ -46,6 +46,6 @@ "strip-bom": "^4.0.0"

"devDependencies": {
"@jest/test-utils": "^29.6.2",
"@jest/test-utils": "^29.6.3",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.3",
"jest-environment-node": "^29.6.2"
"jest-environment-node": "^29.6.3"
},

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

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}

Sorry, the diff of this file is too big to display

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