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.0 to 29.6.1

16

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

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

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

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

"import-local": "^3.0.2",
"jest-config": "^29.6.0",
"jest-util": "^29.6.0",
"jest-validate": "^29.6.0",
"jest-config": "^29.6.1",
"jest-util": "^29.6.1",
"jest-validate": "^29.6.1",
"prompts": "^2.0.1",

@@ -92,3 +92,3 @@ "yargs": "^17.3.1"

},
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
"gitHead": "1f019afdcdfc54a6664908bb45f343db4e3d0848"
}
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