Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-runtime

Package Overview
Dependencies
Maintainers
6
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-runtime - npm Package Compare versions

Comparing version 29.4.3 to 29.5.0

1

build/index.d.ts

@@ -28,2 +28,3 @@ /**

watchman: boolean;
workerThreads?: boolean;
};

@@ -30,0 +31,0 @@

32

package.json
{
"name": "jest-runtime",
"version": "29.4.3",
"version": "29.5.0",
"repository": {

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

"dependencies": {
"@jest/environment": "^29.4.3",
"@jest/fake-timers": "^29.4.3",
"@jest/globals": "^29.4.3",
"@jest/environment": "^29.5.0",
"@jest/fake-timers": "^29.5.0",
"@jest/globals": "^29.5.0",
"@jest/source-map": "^29.4.3",
"@jest/test-result": "^29.4.3",
"@jest/transform": "^29.4.3",
"@jest/types": "^29.4.3",
"@jest/test-result": "^29.5.0",
"@jest/transform": "^29.5.0",
"@jest/types": "^29.5.0",
"@types/node": "*",

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

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

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

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

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

},
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1"
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc