Socket
Socket
Sign inDemoInstall

jest-cli

Package Overview
Dependencies
309
Maintainers
6
Versions
388
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

20

package.json
{
"name": "jest-cli",
"description": "Delightful JavaScript Testing.",
"version": "29.6.2",
"version": "29.6.3",
"main": "./build/index.js",

@@ -16,5 +16,5 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/core": "^29.6.2",
"@jest/test-result": "^29.6.2",
"@jest/types": "^29.6.1",
"@jest/core": "^29.6.3",
"@jest/test-result": "^29.6.3",
"@jest/types": "^29.6.3",
"chalk": "^4.0.0",

@@ -24,5 +24,5 @@ "exit": "^0.1.2",

"import-local": "^3.0.2",
"jest-config": "^29.6.2",
"jest-util": "^29.6.2",
"jest-validate": "^29.6.2",
"jest-config": "^29.6.3",
"jest-util": "^29.6.3",
"jest-validate": "^29.6.3",
"prompts": "^2.0.1",

@@ -55,7 +55,7 @@ "yargs": "^17.3.1"

"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest-cli"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
"url": "https://github.com/jestjs/jest/issues"
},

@@ -93,3 +93,3 @@ "homepage": "https://jestjs.io/",

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
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