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.5.0 to 29.6.0

14

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

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

"dependencies": {
"@jest/core": "^29.5.0",
"@jest/types": "^29.5.0",
"@jest/core": "^29.6.0",
"@jest/types": "^29.6.0",
"import-local": "^3.0.2",
"jest-cli": "^29.5.0"
"jest-cli": "^29.6.0"
},
"devDependencies": {
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
"@tsd/typescript": "^5.0.4",
"tsd-lite": "^0.7.0"
},

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

},
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
}
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