Socket
Socket
Sign inDemoInstall

jest-runner

Package Overview
Dependencies
199
Maintainers
6
Versions
236
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.0.0-alpha.0 to 29.0.0-alpha.1

30

package.json
{
"name": "jest-runner",
"version": "29.0.0-alpha.0",
"version": "29.0.0-alpha.1",
"repository": {

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

"dependencies": {
"@jest/console": "^29.0.0-alpha.0",
"@jest/environment": "^29.0.0-alpha.0",
"@jest/test-result": "^29.0.0-alpha.0",
"@jest/transform": "^29.0.0-alpha.0",
"@jest/console": "^29.0.0-alpha.1",
"@jest/environment": "^29.0.0-alpha.1",
"@jest/test-result": "^29.0.0-alpha.1",
"@jest/transform": "^29.0.0-alpha.1",
"@jest/types": "^29.0.0-alpha.0",

@@ -31,11 +31,11 @@ "@types/node": "*",

"jest-docblock": "^29.0.0-alpha.0",
"jest-environment-node": "^29.0.0-alpha.0",
"jest-haste-map": "^29.0.0-alpha.0",
"jest-leak-detector": "^29.0.0-alpha.0",
"jest-message-util": "^29.0.0-alpha.0",
"jest-resolve": "^29.0.0-alpha.0",
"jest-runtime": "^29.0.0-alpha.0",
"jest-environment-node": "^29.0.0-alpha.1",
"jest-haste-map": "^29.0.0-alpha.1",
"jest-leak-detector": "^29.0.0-alpha.1",
"jest-message-util": "^29.0.0-alpha.1",
"jest-resolve": "^29.0.0-alpha.1",
"jest-runtime": "^29.0.0-alpha.1",
"jest-util": "^29.0.0-alpha.0",
"jest-watcher": "^29.0.0-alpha.0",
"jest-worker": "^29.0.0-alpha.0",
"jest-watcher": "^29.0.0-alpha.1",
"jest-worker": "^29.0.0-alpha.1",
"p-limit": "^3.1.0",

@@ -49,3 +49,3 @@ "source-map-support": "0.5.13"

"@types/source-map-support": "^0.5.0",
"jest-jasmine2": "^29.0.0-alpha.0",
"jest-jasmine2": "^29.0.0-alpha.1",
"tsd-lite": "^0.5.6"

@@ -59,3 +59,3 @@ },

},
"gitHead": "6862afb00307b52f32eedee977a9b3041355f184"
"gitHead": "10f1e7f52d9f876e6fb7f20c1903fdcddd8db8b1"
}
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