Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
303
Maintainers
7
Versions
352
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.1 to 28.0.2

10

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

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

"dependencies": {
"@jest/core": "^28.0.1",
"@jest/core": "^28.0.2",
"import-local": "^3.0.2",
"jest-cli": "^28.0.1"
"jest-cli": "^28.0.2"
},

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

"engines": {
"node": "^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
},

@@ -70,3 +70,3 @@ "repository": {

},
"gitHead": "0a08639e4299f07becf1020a761adfec83536018"
"gitHead": "279ee6658d763f024d51f340fab6a37c17d94502"
}
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