Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest

Package Overview
Dependencies
Maintainers
7
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest - npm Package Compare versions

Comparing version 28.1.2 to 28.1.3

14

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

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

"dependencies": {
"@jest/core": "^28.1.2",
"@jest/types": "^28.1.1",
"@jest/core": "^28.1.3",
"@jest/types": "^28.1.3",
"import-local": "^3.0.2",
"jest-cli": "^28.1.2"
"jest-cli": "^28.1.3"
},
"devDependencies": {
"@tsd/typescript": "~4.7.3",
"tsd-lite": "^0.5.1"
"@tsd/typescript": "~4.7.4",
"tsd-lite": "^0.5.6"
},

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

},
"gitHead": "789965efec4253fc54ceb3539711b3a3a6604d94"
"gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc