Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
312
Maintainers
7
Versions
352
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.0.0-alpha.5 to 29.0.0-alpha.6

10

package.json
{
"name": "jest",
"description": "Delightful JavaScript Testing.",
"version": "29.0.0-alpha.5",
"version": "29.0.0-alpha.6",
"main": "./build/index.js",

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

"dependencies": {
"@jest/core": "^29.0.0-alpha.5",
"@jest/types": "^29.0.0-alpha.4",
"@jest/core": "^29.0.0-alpha.6",
"@jest/types": "^29.0.0-alpha.6",
"import-local": "^3.0.2",
"jest-cli": "^29.0.0-alpha.5"
"jest-cli": "^29.0.0-alpha.6"
},

@@ -74,3 +74,3 @@ "devDependencies": {

},
"gitHead": "63e506b5d1558a9132a8fa65151407b0a40be3a5"
"gitHead": "4def94b073cad300e99de378ba900e6ba9b7032f"
}
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