Socket
Socket
Sign inDemoInstall

jest-runtime

Package Overview
Dependencies
198
Maintainers
3
Versions
302
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.2 to 30.0.0-alpha.3

39

package.json
{
"name": "jest-runtime",
"version": "30.0.0-alpha.2",
"version": "30.0.0-alpha.3",
"repository": {

@@ -22,9 +22,9 @@ "type": "git",

"dependencies": {
"@jest/environment": "30.0.0-alpha.2",
"@jest/fake-timers": "30.0.0-alpha.2",
"@jest/globals": "30.0.0-alpha.2",
"@jest/source-map": "30.0.0-alpha.2",
"@jest/test-result": "30.0.0-alpha.2",
"@jest/transform": "30.0.0-alpha.2",
"@jest/types": "30.0.0-alpha.2",
"@jest/environment": "30.0.0-alpha.3",
"@jest/fake-timers": "30.0.0-alpha.3",
"@jest/globals": "30.0.0-alpha.3",
"@jest/source-map": "30.0.0-alpha.3",
"@jest/test-result": "30.0.0-alpha.3",
"@jest/transform": "30.0.0-alpha.3",
"@jest/types": "30.0.0-alpha.3",
"@types/node": "*",

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

"collect-v8-coverage": "^1.0.0",
"glob": "^7.1.3",
"glob": "^10.3.10",
"graceful-fs": "^4.2.9",
"jest-haste-map": "30.0.0-alpha.2",
"jest-message-util": "30.0.0-alpha.2",
"jest-mock": "30.0.0-alpha.2",
"jest-regex-util": "30.0.0-alpha.2",
"jest-resolve": "30.0.0-alpha.2",
"jest-snapshot": "30.0.0-alpha.2",
"jest-util": "30.0.0-alpha.2",
"jest-haste-map": "30.0.0-alpha.3",
"jest-message-util": "30.0.0-alpha.3",
"jest-mock": "30.0.0-alpha.3",
"jest-regex-util": "30.0.0-alpha.3",
"jest-resolve": "30.0.0-alpha.3",
"jest-snapshot": "30.0.0-alpha.3",
"jest-util": "30.0.0-alpha.3",
"slash": "^3.0.0",

@@ -48,6 +48,5 @@ "strip-bom": "^4.0.0"

"devDependencies": {
"@jest/test-utils": "30.0.0-alpha.2",
"@types/glob": "^7.1.1",
"@jest/test-utils": "30.0.0-alpha.3",
"@types/graceful-fs": "^4.1.3",
"jest-environment-node": "30.0.0-alpha.2"
"jest-environment-node": "30.0.0-alpha.3"
},

@@ -60,3 +59,3 @@ "engines": {

},
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
"gitHead": "e267aff33d105399f2134bad7c8f82285104f3da"
}

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