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.0.3 to 29.1.0

16

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

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

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

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

"import-local": "^3.0.2",
"jest-config": "^29.0.3",
"jest-util": "^29.0.3",
"jest-validate": "^29.0.3",
"jest-config": "^29.1.0",
"jest-util": "^29.1.0",
"jest-validate": "^29.1.0",
"prompts": "^2.0.1",

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

},
"gitHead": "77f865da39af5b3e1c114dc347e49257eb3dcfd1"
"gitHead": "51f10300daf90db003a1749ceaed1084c4f74811"
}
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