Socket
Socket
Sign inDemoInstall

jest-config

Package Overview
Dependencies
Maintainers
4
Versions
307
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 30.0.0-alpha.5 to 30.0.0-alpha.6

37

package.json
{
"name": "jest-config",
"version": "30.0.0-alpha.5",
"version": "30.0.0-alpha.6",
"repository": {

@@ -23,2 +23,3 @@ "type": "git",

"@types/node": "*",
"esbuild-register": ">=3.4.0",
"ts-node": ">=9.0.0"

@@ -30,2 +31,5 @@ },

},
"esbuild-register": {
"optional": true
},
"ts-node": {

@@ -37,6 +41,6 @@ "optional": true

"@babel/core": "^7.11.6",
"@jest/pattern": "30.0.0-alpha.5",
"@jest/test-sequencer": "30.0.0-alpha.5",
"@jest/types": "30.0.0-alpha.5",
"babel-jest": "30.0.0-alpha.5",
"@jest/pattern": "30.0.0-alpha.6",
"@jest/test-sequencer": "30.0.0-alpha.6",
"@jest/types": "30.0.0-alpha.6",
"babel-jest": "30.0.0-alpha.6",
"chalk": "^4.0.0",

@@ -47,13 +51,14 @@ "ci-info": "^4.0.0",

"graceful-fs": "^4.2.9",
"jest-circus": "30.0.0-alpha.5",
"jest-environment-node": "30.0.0-alpha.5",
"jest-get-type": "30.0.0-alpha.5",
"jest-regex-util": "30.0.0-alpha.5",
"jest-resolve": "30.0.0-alpha.5",
"jest-runner": "30.0.0-alpha.5",
"jest-util": "30.0.0-alpha.5",
"jest-validate": "30.0.0-alpha.5",
"jest-circus": "30.0.0-alpha.6",
"jest-docblock": "30.0.0-alpha.6",
"jest-environment-node": "30.0.0-alpha.6",
"jest-get-type": "30.0.0-alpha.6",
"jest-regex-util": "30.0.0-alpha.6",
"jest-resolve": "30.0.0-alpha.6",
"jest-runner": "30.0.0-alpha.6",
"jest-util": "30.0.0-alpha.6",
"jest-validate": "30.0.0-alpha.6",
"micromatch": "^4.0.7",
"parse-json": "^5.2.0",
"pretty-format": "30.0.0-alpha.5",
"pretty-format": "30.0.0-alpha.6",
"slash": "^3.0.0",

@@ -66,2 +71,4 @@ "strip-json-comments": "^3.1.1"

"@types/parse-json": "^4.0.0",
"esbuild": "^0.23.0",
"esbuild-register": "^3.4.0",
"semver": "^7.5.3",

@@ -77,3 +84,3 @@ "ts-node": "^10.5.0",

},
"gitHead": "fa24a3bdd6682978d76799265016fb9d5bff135e"
"gitHead": "ba74b7de1b9cca88daf33f9d1b46bfe2b7f485a5"
}

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