Socket
Socket
Sign inDemoInstall

@jest/core

Package Overview
Dependencies
294
Maintainers
6
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

46

package.json
{
"name": "@jest/core",
"description": "Delightful JavaScript Testing.",
"version": "29.0.0-alpha.1",
"version": "29.0.0-alpha.3",
"main": "./build/index.js",

@@ -15,7 +15,7 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/console": "^29.0.0-alpha.1",
"@jest/reporters": "^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",
"@jest/console": "^29.0.0-alpha.3",
"@jest/reporters": "^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",
"@types/node": "*",

@@ -27,17 +27,17 @@ "ansi-escapes": "^4.2.1",

"graceful-fs": "^4.2.9",
"jest-changed-files": "^29.0.0-alpha.0",
"jest-config": "^29.0.0-alpha.1",
"jest-haste-map": "^29.0.0-alpha.1",
"jest-message-util": "^29.0.0-alpha.1",
"jest-regex-util": "^29.0.0-alpha.0",
"jest-resolve": "^29.0.0-alpha.1",
"jest-resolve-dependencies": "^29.0.0-alpha.1",
"jest-runner": "^29.0.0-alpha.1",
"jest-runtime": "^29.0.0-alpha.1",
"jest-snapshot": "^29.0.0-alpha.1",
"jest-util": "^29.0.0-alpha.0",
"jest-validate": "^29.0.0-alpha.1",
"jest-watcher": "^29.0.0-alpha.1",
"jest-changed-files": "^29.0.0-alpha.3",
"jest-config": "^29.0.0-alpha.3",
"jest-haste-map": "^29.0.0-alpha.3",
"jest-message-util": "^29.0.0-alpha.3",
"jest-regex-util": "^29.0.0-alpha.3",
"jest-resolve": "^29.0.0-alpha.3",
"jest-resolve-dependencies": "^29.0.0-alpha.3",
"jest-runner": "^29.0.0-alpha.3",
"jest-runtime": "^29.0.0-alpha.3",
"jest-snapshot": "^29.0.0-alpha.3",
"jest-util": "^29.0.0-alpha.3",
"jest-validate": "^29.0.0-alpha.3",
"jest-watcher": "^29.0.0-alpha.3",
"micromatch": "^4.0.4",
"pretty-format": "^29.0.0-alpha.1",
"pretty-format": "^29.0.0-alpha.3",
"rimraf": "^3.0.0",

@@ -48,4 +48,4 @@ "slash": "^3.0.0",

"devDependencies": {
"@jest/test-sequencer": "^29.0.0-alpha.1",
"@jest/test-utils": "^29.0.0-alpha.1",
"@jest/test-sequencer": "^29.0.0-alpha.3",
"@jest/test-utils": "^29.0.0-alpha.3",
"@types/exit": "^0.1.30",

@@ -106,3 +106,3 @@ "@types/graceful-fs": "^4.1.3",

},
"gitHead": "10f1e7f52d9f876e6fb7f20c1903fdcddd8db8b1"
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd"
}
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