Socket
Socket
Sign inDemoInstall

jest-cli

Package Overview
Dependencies
Maintainers
6
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-cli - npm Package Compare versions

Comparing version 29.2.0 to 29.2.1

16

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

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

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

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

"import-local": "^3.0.2",
"jest-config": "^29.2.0",
"jest-util": "^29.2.0",
"jest-validate": "^29.2.0",
"jest-config": "^29.2.1",
"jest-util": "^29.2.1",
"jest-validate": "^29.2.1",
"prompts": "^2.0.1",

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

},
"gitHead": "ee5b37a4f4433afcfffb0356cea47739d8092287"
"gitHead": "4551c0fdd4d25b7206824957c7bcc6baf61e63bf"
}
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