Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
311
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 to 29.0.1

12

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

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

"dependencies": {
"@jest/core": "^29.0.0",
"@jest/types": "^29.0.0",
"@jest/core": "^29.0.1",
"@jest/types": "^29.0.1",
"import-local": "^3.0.2",
"jest-cli": "^29.0.0"
"jest-cli": "^29.0.1"
},
"devDependencies": {
"@tsd/typescript": "~4.7.4",
"tsd-lite": "^0.5.6"
"tsd-lite": "^0.6.0"
},

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

},
"gitHead": "75006e46c76f6fda14bbc0548f86edb2ba087cd2"
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93"
}
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