Socket
Socket
Sign inDemoInstall

@jest/types

Package Overview
Dependencies
Maintainers
7
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/types - npm Package Compare versions

Comparing version 27.0.0-next.1 to 27.0.0-next.3

2

build/Circus.d.ts

@@ -29,2 +29,3 @@ /**

parent: DescribeBlock;
seenDone: boolean;
timeout: number | undefined | null;

@@ -189,2 +190,3 @@ };

duration?: number | null;
seenDone: boolean;
status?: TestStatus | null;

@@ -191,0 +193,0 @@ timeout?: number;

6

package.json
{
"name": "@jest/types",
"version": "27.0.0-next.1",
"version": "27.0.0-next.3",
"repository": {

@@ -23,3 +23,3 @@ "type": "git",

"@types/node": "*",
"@types/yargs": "^15.0.0",
"@types/yargs": "^16.0.0",
"chalk": "^4.0.0"

@@ -30,3 +30,3 @@ },

},
"gitHead": "774c1898bbb078c20fa53906d535335babc6585d"
"gitHead": "2e34f2cfaf9b6864c3ad4bdca05d3097d3108a41"
}
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