🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@jest/schemas

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/schemas - npm Package Compare versions

Comparing version
30.0.0-beta.6
to
30.0.0
+1
-1
build/index.d.ts

@@ -350,3 +350,3 @@ /**

verbose: TOptional<TBoolean>;
waitNextEventLoopTurnForUnhandledRejectionEvents: TOptional<TBoolean>;
waitForUnhandledRejections: TOptional<TBoolean>;
watch: TOptional<TBoolean>;

@@ -353,0 +353,0 @@ watchAll: TOptional<TBoolean>;

@@ -268,3 +268,3 @@ /*!

verbose: _typebox().Type.Boolean(),
waitNextEventLoopTurnForUnhandledRejectionEvents: _typebox().Type.Boolean(),
waitForUnhandledRejections: _typebox().Type.Boolean(),
watch: _typebox().Type.Boolean(),

@@ -271,0 +271,0 @@ watchAll: _typebox().Type.Boolean(),

{
"name": "@jest/schemas",
"version": "30.0.0-beta.6",
"version": "30.0.0",
"repository": {

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

},
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52"
"gitHead": "a383155cd5af4539b3c447cfa7184462ee32f418"
}