You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jest-config

Package Overview
Dependencies
Maintainers
5
Versions
323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-config - npm Package Compare versions

Comparing version

to
30.0.0-rc.1

24

package.json
{
"name": "jest-config",
"version": "30.0.0-beta.9",
"version": "30.0.0-rc.1",
"repository": {

@@ -41,5 +41,5 @@ "type": "git",

"@jest/pattern": "30.0.0-beta.8",
"@jest/test-sequencer": "30.0.0-beta.9",
"@jest/test-sequencer": "30.0.0-rc.1",
"@jest/types": "30.0.0-beta.8",
"babel-jest": "30.0.0-beta.8",
"babel-jest": "30.0.0-rc.1",
"chalk": "^4.1.2",

@@ -50,13 +50,13 @@ "ci-info": "^4.2.0",

"graceful-fs": "^4.2.11",
"jest-circus": "30.0.0-beta.9",
"jest-docblock": "30.0.0-beta.8",
"jest-environment-node": "30.0.0-beta.8",
"jest-circus": "30.0.0-rc.1",
"jest-docblock": "30.0.0-rc.1",
"jest-environment-node": "30.0.0-rc.1",
"jest-regex-util": "30.0.0-beta.6",
"jest-resolve": "30.0.0-beta.9",
"jest-runner": "30.0.0-beta.9",
"jest-util": "30.0.0-beta.8",
"jest-validate": "30.0.0-beta.8",
"jest-resolve": "30.0.0-rc.1",
"jest-runner": "30.0.0-rc.1",
"jest-util": "30.0.0-rc.1",
"jest-validate": "30.0.0-rc.1",
"micromatch": "^4.0.8",
"parse-json": "^5.2.0",
"pretty-format": "30.0.0-beta.8",
"pretty-format": "30.0.0-rc.1",
"slash": "^3.0.0",

@@ -81,3 +81,3 @@ "strip-json-comments": "^3.1.1"

},
"gitHead": "2f52a9ed429fb8797a99868860430d55db6d5503"
"gitHead": "ce14203d9156f830a8e24a6e3e8205f670a72a40"
}

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