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-alpha.1 to 29.0.0-alpha.3

10

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

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

"dependencies": {
"@jest/core": "^29.0.0-alpha.1",
"@jest/types": "^29.0.0-alpha.0",
"@jest/core": "^29.0.0-alpha.3",
"@jest/types": "^29.0.0-alpha.3",
"import-local": "^3.0.2",
"jest-cli": "^29.0.0-alpha.1"
"jest-cli": "^29.0.0-alpha.3"
},

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

},
"gitHead": "10f1e7f52d9f876e6fb7f20c1903fdcddd8db8b1"
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd"
}
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