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.0.0-alpha.3 to 29.0.0-alpha.4

32

package.json
{
"name": "jest-runtime",
"version": "29.0.0-alpha.3",
"version": "29.0.0-alpha.4",
"repository": {

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

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

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

"graceful-fs": "^4.2.9",
"jest-haste-map": "^29.0.0-alpha.3",
"jest-message-util": "^29.0.0-alpha.3",
"jest-mock": "^29.0.0-alpha.3",
"jest-haste-map": "^29.0.0-alpha.4",
"jest-message-util": "^29.0.0-alpha.4",
"jest-mock": "^29.0.0-alpha.4",
"jest-regex-util": "^29.0.0-alpha.3",
"jest-resolve": "^29.0.0-alpha.3",
"jest-snapshot": "^29.0.0-alpha.3",
"jest-util": "^29.0.0-alpha.3",
"jest-resolve": "^29.0.0-alpha.4",
"jest-snapshot": "^29.0.0-alpha.4",
"jest-util": "^29.0.0-alpha.4",
"slash": "^3.0.0",

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

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

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

},
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd"
"gitHead": "98a833bd4bc0bdcfcee5d4f04c2833400c4e2933"
}
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