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.6.2 to 29.6.3

12

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

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

"dependencies": {
"@jest/core": "^29.6.2",
"@jest/types": "^29.6.1",
"@jest/core": "^29.6.3",
"@jest/types": "^29.6.3",
"import-local": "^3.0.2",
"jest-cli": "^29.6.2"
"jest-cli": "^29.6.3"
},

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

"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest"

@@ -75,3 +75,3 @@ },

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
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