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

@jest/test-result

Package Overview
Dependencies
Maintainers
7
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/test-result - npm Package Compare versions

Comparing version 25.5.0 to 26.0.0-alpha.0

17

package.json
{
"name": "@jest/test-result",
"version": "25.5.0",
"version": "26.0.0-alpha.0",
"repository": {

@@ -12,12 +12,5 @@ "type": "git",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"dependencies": {
"@jest/console": "^25.5.0",
"@jest/types": "^25.5.0",
"@jest/console": "^26.0.0-alpha.0",
"@jest/types": "^26.0.0-alpha.0",
"@types/istanbul-lib-coverage": "^2.0.0",

@@ -27,3 +20,3 @@ "collect-v8-coverage": "^1.0.0"

"engines": {
"node": ">= 8.3"
"node": ">= 10.14.2"
},

@@ -33,3 +26,3 @@ "publishConfig": {

},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7"
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d"
}
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