@jest/types
Advanced tools
Comparing version
@@ -406,3 +406,3 @@ /** | ||
useStderr: boolean; | ||
waitNextEventLoopTurnForUnhandledRejectionEvents: boolean; | ||
waitForUnhandledRejections: boolean; | ||
watch: boolean; | ||
@@ -702,3 +702,3 @@ watchPathIgnorePatterns: Array<string>; | ||
verbose?: boolean; | ||
waitNextEventLoopTurnForUnhandledRejectionEvents: boolean; | ||
waitForUnhandledRejections: boolean; | ||
watch: boolean; | ||
@@ -907,3 +907,3 @@ watchAll: boolean; | ||
unmockedModulePathPatterns?: Array<string>; | ||
waitNextEventLoopTurnForUnhandledRejectionEvents: boolean; | ||
waitForUnhandledRejections: boolean; | ||
workerIdleMemoryLimit?: number; | ||
@@ -910,0 +910,0 @@ }; |
{ | ||
"name": "@jest/types", | ||
"version": "30.0.0-beta.8", | ||
"version": "30.0.0", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/pattern": "30.0.0-beta.8", | ||
"@jest/schemas": "30.0.0-beta.6", | ||
"@jest/pattern": "30.0.0", | ||
"@jest/schemas": "30.0.0", | ||
"@types/istanbul-lib-coverage": "^2.0.6", | ||
@@ -35,3 +35,3 @@ "@types/istanbul-reports": "^3.0.4", | ||
}, | ||
"gitHead": "ac334c0cdf04ead9999f0964567d81672d116d42" | ||
"gitHead": "a383155cd5af4539b3c447cfa7184462ee32f418" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%31159
-0.28%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated