Socket
Socket
Sign inDemoInstall

jest-config

Package Overview
Dependencies
262
Maintainers
3
Versions
304
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.7.0 to 30.0.0-alpha.1

build/index.mjs

34

package.json
{
"name": "jest-config",
"version": "29.7.0",
"version": "30.0.0-alpha.1",
"repository": {

@@ -15,2 +15,4 @@ "type": "git",

"types": "./build/index.d.ts",
"require": "./build/index.js",
"import": "./build/index.mjs",
"default": "./build/index.js"

@@ -34,21 +36,21 @@ },

"@babel/core": "^7.11.6",
"@jest/test-sequencer": "^29.7.0",
"@jest/types": "^29.6.3",
"babel-jest": "^29.7.0",
"@jest/test-sequencer": "30.0.0-alpha.1",
"@jest/types": "30.0.0-alpha.1",
"babel-jest": "30.0.0-alpha.1",
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"ci-info": "^4.0.0",
"deepmerge": "^4.2.2",
"glob": "^7.1.3",
"graceful-fs": "^4.2.9",
"jest-circus": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-get-type": "^29.6.3",
"jest-regex-util": "^29.6.3",
"jest-resolve": "^29.7.0",
"jest-runner": "^29.7.0",
"jest-util": "^29.7.0",
"jest-validate": "^29.7.0",
"jest-circus": "30.0.0-alpha.1",
"jest-environment-node": "30.0.0-alpha.1",
"jest-get-type": "30.0.0-alpha.1",
"jest-regex-util": "30.0.0-alpha.1",
"jest-resolve": "30.0.0-alpha.1",
"jest-runner": "30.0.0-alpha.1",
"jest-util": "30.0.0-alpha.1",
"jest-validate": "30.0.0-alpha.1",
"micromatch": "^4.0.4",
"parse-json": "^5.2.0",
"pretty-format": "^29.7.0",
"pretty-format": "30.0.0-alpha.1",
"slash": "^3.0.0",

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

"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
"node": "^16.10.0 || ^18.12.0 || >=20.0.0"
},

@@ -73,3 +75,3 @@ "publishConfig": {

},
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
}

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

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